summaryrefslogtreecommitdiff
path: root/include/config-win.h
diff options
context:
space:
mode:
authormonty@mashka.mysql.fi <>2003-08-15 09:54:19 +0300
committermonty@mashka.mysql.fi <>2003-08-15 09:54:19 +0300
commita9146ace70a6bc56be969dc55830a875864bbd78 (patch)
tree8af6b315e91238a5e5102bbf069129cfc58554b0 /include/config-win.h
parentfb47e642568139a58d8ac5598d9897fdb3ff1fa0 (diff)
downloadmariadb-git-a9146ace70a6bc56be969dc55830a875864bbd78.tar.gz
Cleanups to recent patches
Fix packet error when using wrong GRANT command
Diffstat (limited to 'include/config-win.h')
-rw-r--r--include/config-win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config-win.h b/include/config-win.h
index 69020636893..9f903b3bcd2 100644
--- a/include/config-win.h
+++ b/include/config-win.h
@@ -276,6 +276,7 @@ inline double ulonglong2double(ulonglong value)
#define HAVE_ISAM /* We want to have support for ISAM in 4.0 */
#define HAVE_QUERY_CACHE
#define SPRINTF_RETURNS_INT
+#define HAVE_SETFILEPOINTER
#ifdef NOT_USED
#define HAVE_SNPRINTF /* Gave link error */