From 87d681c7bb0151709f7236c2ebff44fa0d9330c5 Mon Sep 17 00:00:00 2001 From: "msvensson@neptunus.(none)" <> Date: Mon, 27 Jun 2005 15:11:40 +0200 Subject: Include to get WEXITSTATUS --- client/mysqltest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/mysqltest.c b/client/mysqltest.c index 903a4b85e1c..fd8f19332ec 100644 --- a/client/mysqltest.c +++ b/client/mysqltest.c @@ -60,7 +60,7 @@ #include #include #include /* Our own version of lib */ -#include +#include #define MAX_QUERY 131072 #define MAX_VAR_NAME 256 #define MAX_COLUMNS 256 -- cgit v1.2.1