summaryrefslogtreecommitdiff
path: root/client/select_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'client/select_test.c')
-rw-r--r--client/select_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/select_test.c b/client/select_test.c
index d7f18c0f1f0..ee2a9192865 100644
--- a/client/select_test.c
+++ b/client/select_test.c
@@ -19,7 +19,6 @@
#endif
#include <stdio.h>
#include <stdlib.h>
-#include "my_global.h"
#include "mysql.h"
#define SELECT_QUERY "select name from test where num = %d"