[PATCH] If NO_MMAP is defined, fake mmap() and munmap()
[git.git] / mailsplit.c
index 7981f87..0f8100d 100644 (file)
@@ -9,7 +9,6 @@
 #include <fcntl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <sys/mman.h>
 #include <string.h>
 #include <stdio.h>
 #include <ctype.h>