summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-09-30 21:17:18 +0000
committerJeremy Allison <jra@samba.org>2002-09-30 21:17:18 +0000
commit4d2d5c4ace09a74420b74f1b9fbee04ecf5fa08b (patch)
treeb8b5daebebae565074a3f561615e39e51b26dd6f /source3/acconfig.h
parente5323386143ad9950581b88cc0779ce36dceb6bd (diff)
downloadsamba-4d2d5c4ace09a74420b74f1b9fbee04ecf5fa08b.tar.gz
samba-4d2d5c4ace09a74420b74f1b9fbee04ecf5fa08b.tar.bz2
samba-4d2d5c4ace09a74420b74f1b9fbee04ecf5fa08b.zip
Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger@yahoo.com>.
Jeremy. (This used to be commit 9c17faefa5cb0ed450578ae5bbcca44e3058bc9b)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index 45d6366935..0d0da44887 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -230,3 +230,6 @@
#undef FREEBSD_SENDFILE_API
#undef HPUX_SENDFILE_API
#undef WITH_ADS
+#undef HAVE_SENDFILEV
+#undef HAVE_SENDFILEV64
+#undef SOLARIS_SENDFILE_API