summaryrefslogtreecommitdiff
path: root/source3/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-09-18 20:07:56 +0000
committerJeremy Allison <jra@samba.org>2002-09-18 20:07:56 +0000
commit994638f577d2d0df8f5f185fd96d4448dcd9d7e5 (patch)
tree40249f238acb7f0aaa629622002e0f9486157654 /source3/acconfig.h
parentaad3c35ac1197a70c04eccaf7d4fee804a210954 (diff)
downloadsamba-994638f577d2d0df8f5f185fd96d4448dcd9d7e5.tar.gz
samba-994638f577d2d0df8f5f185fd96d4448dcd9d7e5.tar.bz2
samba-994638f577d2d0df8f5f185fd96d4448dcd9d7e5.zip
HPUX sendfile is now detected correctly.
Jeremy. (This used to be commit 91e41ebe97c143f413e2a5614b20f3db4642490f)
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r--source3/acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index 21c6e33076..45d6366935 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -228,5 +228,5 @@
#undef LINUX_BROKEN_SENDFILE_API
#undef WITH_SENDFILE
#undef FREEBSD_SENDFILE_API
+#undef HPUX_SENDFILE_API
#undef WITH_ADS
-