summaryrefslogtreecommitdiffstats
path: root/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index de53ffb030..5c8c7e5561 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -484,5 +484,11 @@
/* Define if we have isnan() */
#undef HAVE_ISNAN
+/* Define if we have dirfd() */
+#undef HAVE_DIRFD
+
+/* Define if we have flock() */
+#undef HAVE_FLOCK
+
/* Define to inline symbol or empty */
#undef inline