diff options
Diffstat (limited to 'source3/auth/auth_wbc.c')
-rw-r--r-- | source3/auth/auth_wbc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/auth_wbc.c b/source3/auth/auth_wbc.c index 7ab9665922c..06ddbb12779 100644 --- a/source3/auth/auth_wbc.c +++ b/source3/auth/auth_wbc.c @@ -38,6 +38,7 @@ */ #include "includes.h" +#include "nsswitch/libwbclient/wbclient.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_AUTH |