summaryrefslogtreecommitdiff
path: root/src/include/config.hin
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/config.hin')
-rw-r--r--src/include/config.hin6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/config.hin b/src/include/config.hin
index dff8af90..20b305ba 100644
--- a/src/include/config.hin
+++ b/src/include/config.hin
@@ -16,6 +16,9 @@
don't. */
#undef HAVE_DECL_SYS_SIGLIST
+/* Define to 1 if you have the <direct.h> header file. */
+#undef HAVE_DIRECT_H
+
/* Define to 1 if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
@@ -55,6 +58,9 @@
/* Define to 1 if you have a working `mmap' system call. */
#undef HAVE_MMAP
+/* Define to 1 if you have the <process.h> header file. */
+#undef HAVE_PROCESS_H
+
/* Define to 1 if you have the `putenv' function. */
#undef HAVE_PUTENV