summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-09-17 01:10:47 +0000
committerJeremy Allison <jra@samba.org>2002-09-17 01:10:47 +0000
commite8ea0aadbb01d824851dfbf2e9122170791b7226 (patch)
treec1641a321c63867c5545c50d99fb2c4a791a2cb9 /source3/include
parentf74086ccf09e8157419f7c51490dc31effb6ba20 (diff)
downloadsamba-e8ea0aadbb01d824851dfbf2e9122170791b7226.tar.gz
samba-e8ea0aadbb01d824851dfbf2e9122170791b7226.tar.bz2
samba-e8ea0aadbb01d824851dfbf2e9122170791b7226.zip
Added FreeBSD sendfile configure tests. Richard please test...
Jeremy. (This used to be commit 6425f169779ce65509b77cf6d5634de24894a965)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 119df4dd5b..9fbde2bf37 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -293,6 +293,7 @@
#undef LINUX_SENDFILE_API
#undef LINUX_BROKEN_SENDFILE_API
#undef WITH_SENDFILE
+#undef FREEBSD_SENDFILE_API
/* The number of bytes in a int. */
#undef SIZEOF_INT