s3-includes: when MADVISE support was reverted back in 2009, someone forgot this...
authorGünther Deschner <gd@samba.org>
Tue, 3 May 2011 14:28:44 +0000 (16:28 +0200)
committerGünther Deschner <gd@samba.org>
Tue, 3 May 2011 20:06:19 +0000 (22:06 +0200)
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Tue May  3 22:06:20 CEST 2011 on sn-devel-104

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