diff options
Diffstat (limited to 'nsswitch/wins.c')
-rw-r--r-- | nsswitch/wins.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nsswitch/wins.c b/nsswitch/wins.c index 371ab78d2f8..4f79cc67a1d 100644 --- a/nsswitch/wins.c +++ b/nsswitch/wins.c @@ -21,6 +21,7 @@ #include "includes.h" #include "nsswitch/winbind_client.h" #include "nsswitch/libwbclient/wbclient.h" +#include "lib/util/string_wrappers.h" #ifdef HAVE_NS_API_H |