summaryrefslogtreecommitdiffstats
path: root/source/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/config.h.in')
-rw-r--r--source/include/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/source/include/config.h.in b/source/include/config.h.in
index 005cb432225..04bd7718b6b 100644
--- a/source/include/config.h.in
+++ b/source/include/config.h.in
@@ -467,6 +467,12 @@
/* Define if you have the execl function. */
#undef HAVE_EXECL
+/* Define if you have the fchmod function. */
+#undef HAVE_FCHMOD
+
+/* Define if you have the fchown function. */
+#undef HAVE_FCHOWN
+
/* Define if you have the fcvt function. */
#undef HAVE_FCVT