summaryrefslogtreecommitdiff
path: root/netware/mysql_test_run.c
diff options
context:
space:
mode:
authortsmith@ramayana.hindu.god <>2008-01-04 19:59:37 -0700
committertsmith@ramayana.hindu.god <>2008-01-04 19:59:37 -0700
commit68980477dd1ef8758fcaba3e2ddc104b8e8171c2 (patch)
tree4403410878d64f356864b763876a9195f8a36f04 /netware/mysql_test_run.c
parentbf95cf16042ca8759a89fb3c6d0dd8d349bc7431 (diff)
parenta0fbcc032613e5dd18e876ba629be1cfc9261e9d (diff)
downloadmariadb-git-68980477dd1ef8758fcaba3e2ddc104b8e8171c2.tar.gz
Merge ramayana.hindu.god:/home/tsmith/m/bk/51
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51
Diffstat (limited to 'netware/mysql_test_run.c')
-rw-r--r--netware/mysql_test_run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/netware/mysql_test_run.c b/netware/mysql_test_run.c
index c32abce20d3..010c4380fdd 100644
--- a/netware/mysql_test_run.c
+++ b/netware/mysql_test_run.c
@@ -25,6 +25,7 @@
#include <sys/stat.h>
#include <sys/mode.h>
#include "my_manage.h"
+#include "mysql_version.h"
#ifdef __NETWARE__
#define strindex(a,b) ((char*)strindex(a,b))
#define strstr(a,b) ((char*)strstr(a,b))