diff options
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r-- | source3/acconfig.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h index 58df386c1c..f983fdaeb9 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -79,7 +79,8 @@ #undef SIZEOF_OFF_T #undef STAT_STATVFS64 #undef HAVE_LIBREADLINE -#undef HAVE_KERNEL_OPLOCKS +#undef HAVE_KERNEL_OPLOCKS_IRIX +#undef HAVE_KERNEL_OPLOCKS_LINUX #undef HAVE_IRIX_SPECIFIC_CAPABILITIES #undef HAVE_INT16_FROM_RPC_RPC_H #undef HAVE_UINT16_FROM_RPC_RPC_H |