s3-includes: when MADVISE support was reverted back in 2009, someone forgot this...
[ira/wip.git] / source3 / include / includes.h
index 6be6b0113317909a1a4dc631df8fab0371aebf69..0079619372f3f4f4c01c90ff15b8857ec7ea9249 100644 (file)
 #include <aio.h>
 #endif
 
-#ifdef WITH_MADVISE_PROTECTED
-#include <sys/mman.h>
-#endif
-
 /* Special macros that are no-ops except when run under Valgrind on
  * x86.  They've moved a little bit from valgrind 1.0.4 to 1.9.4 */
 #if HAVE_VALGRIND_MEMCHECK_H