diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index f092996305..37fc8e5748 100644 --- a/config.h.in +++ b/config.h.in @@ -31,3 +31,5 @@ /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE + +#undef HAVE_MMAP |