diff options
Diffstat (limited to 'source3/acconfig.h')
-rw-r--r-- | source3/acconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h index 6ae9f1b73d..411ce38955 100644 --- a/source3/acconfig.h +++ b/source3/acconfig.h @@ -47,3 +47,5 @@ #undef WITH_NISPLUS #undef WITH_AUTOMOUNT #undef HAVE_PAM_AUTHENTICATE +#undef HAVE_BROKEN_GETGROUPS + |