diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 8e1af4c8f3..3a0c747a3d 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -219,6 +219,7 @@ #undef HAVE_VSNPRINTF_DECL #undef HAVE_NATIVE_ICONV #undef HAVE_UNIXSOCKET +#undef MMAP_BLACKLIST /* The number of bytes in a int. */ #undef SIZEOF_INT |