diff options
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r-- | source3/acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h index a5bf16279c..e1bceb1edf 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 |