summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 7945e49c79..3c56845174 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -288,6 +288,10 @@
#endif
#undef LDAP_SET_REBIND_PROC_ARGS
+#undef HAVE_SENDFILE
+#undef HAVE_SENDFILE64
+#undef LINUX_SENDFILE_API
+#undef LINUX_BROKEN_SENDFILE_API
/* The number of bytes in a int. */
#undef SIZEOF_INT