/* Define if you have the stat function. */
#undef HAVE_STAT
+/* Define if you have the mmap function. */
+#undef HAVE_MMAP
+
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
/* Define if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
+/* Define if you have the <sys/mman.h> header file. */
+#undef HAVE_SYS_MMAN_H
+
/* Define if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H