diff options
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r-- | source3/acconfig.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h index 11db920e26..141c59bfed 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -222,3 +222,7 @@ #endif #undef LDAP_SET_REBIND_PROC_ARGS +#undef HAVE_SENDFILE +#undef HAVE_SENDFILE64 +#undef LINUX_SENDFILE_API +#undef LINUX_BROKEN_SENDFILE_API |