diff --git a/client/mysqltest.cc b/client/mysqltest.cc index 7d5e35befbb..84447f15ffc 100644 --- a/client/mysqltest.cc +++ b/client/mysqltest.cc @@ -73,7 +73,7 @@ #define QUERY_REAP_FLAG 2 #ifndef HAVE_SETENV -static int setenv(const char *name, const char *value, int overwrite) +static int setenv(const char *name, const char *value, int overwrite); #endif enum {