summaryrefslogtreecommitdiff
path: root/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.in')
-rw-r--r--config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.in b/config.in
index ce830e5b0..df9422fdd 100644
--- a/config.in
+++ b/config.in
@@ -219,6 +219,9 @@ MA 02111-1307, USA. */
/* Define if you have the `memset' function. */
#undef HAVE_MEMSET
+/* Define if you have the `mmap' function. */
+#undef HAVE_MMAP
+
/* Define if you have the `mprotect' function. */
#undef HAVE_MPROTECT