From 051851b9a673e38d12612ea92d8a8913b8f0ca45 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Mon, 6 Mar 2017 17:05:03 +0100 Subject: base64 service --- unittest/mysys/base64-t.c | 1 - 1 file changed, 1 deletion(-) (limited to 'unittest/mysys') diff --git a/unittest/mysys/base64-t.c b/unittest/mysys/base64-t.c index 1cf54f9b673..4561606936a 100644 --- a/unittest/mysys/base64-t.c +++ b/unittest/mysys/base64-t.c @@ -16,7 +16,6 @@ #include #include -#include #include #include -- cgit v1.2.1 From f0ec34002a98eeb669cb254eaba6a3d678a58cc1 Mon Sep 17 00:00:00 2001 From: iangilfillan Date: Fri, 10 Feb 2017 13:26:55 +0200 Subject: Correct FSF address --- unittest/mysys/waiting_threads-t.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unittest/mysys') diff --git a/unittest/mysys/waiting_threads-t.c b/unittest/mysys/waiting_threads-t.c index 35e86aca319..56b2f967c00 100644 --- a/unittest/mysys/waiting_threads-t.c +++ b/unittest/mysys/waiting_threads-t.c @@ -11,7 +11,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ #include "thr_template.c" #include -- cgit v1.2.1