diff options
Diffstat (limited to 'vio/test-sslclient.c')
-rw-r--r-- | vio/test-sslclient.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vio/test-sslclient.c b/vio/test-sslclient.c index 84853e45485..231ce056d8c 100644 --- a/vio/test-sslclient.c +++ b/vio/test-sslclient.c @@ -22,9 +22,6 @@ #include "mysql.h" #include "errmsg.h" #include <my_dir.h> -#ifndef __GNU_LIBRARY__ -#define __GNU_LIBRARY__ // Skip warnings in getopt.h -#endif #include <my_getopt.h> #include <signal.h> #include <violite.h> |