diff options
author | unknown <jani@ua141d10.elisa.omakaista.fi> | 2005-01-13 19:24:54 +0200 |
---|---|---|
committer | unknown <jani@ua141d10.elisa.omakaista.fi> | 2005-01-13 19:24:54 +0200 |
commit | 365711af1717570a8af1e4f8bdcada033449a48e (patch) | |
tree | c0f87dde3037f7ee40526843f8e919e49e07f751 /include/config-netware.h | |
parent | 21dce6253405598e5c6f9c669ee6ef5e550c2ca3 (diff) | |
download | mariadb-git-365711af1717570a8af1e4f8bdcada033449a48e.tar.gz |
A patch for Netware.
Diffstat (limited to 'include/config-netware.h')
-rw-r--r-- | include/config-netware.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config-netware.h b/include/config-netware.h index 3e145f566a1..e84fd6ae472 100644 --- a/include/config-netware.h +++ b/include/config-netware.h @@ -45,6 +45,7 @@ extern "C" { #undef HAVE_SCHED_H #undef HAVE_SYS_MMAN_H #undef HAVE_SYNCH_H +#undef HAVE_MMAP #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_PTHREAD_YIELD_ZERO_ARG 1 |