diff options
Diffstat (limited to 'source3/lib')
-rw-r--r-- | source3/lib/system_smbd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/lib/system_smbd.c b/source3/lib/system_smbd.c index b4447c5f9c..37fac27b73 100644 --- a/source3/lib/system_smbd.c +++ b/source3/lib/system_smbd.c @@ -24,6 +24,7 @@ */ #include "includes.h" +#include "nsswitch/winbind_client.h" #ifndef HAVE_GETGROUPLIST |