summaryrefslogtreecommitdiff
path: root/nsswitch/wins.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2017-10-21 14:15:12 +0200
committerStefan Metzmacher <metze@samba.org>2018-04-03 16:41:09 +0200
commitdc160247d13e2c63574a7e7ec7720fc4c690483b (patch)
tree378c9a6cde055c9229ca06846e4868b3d80de77c /nsswitch/wins.c
parentd5be3b3279162005d9ebea2eda71d455e4c48739 (diff)
downloadsamba-dc160247d13e2c63574a7e7ec7720fc4c690483b.tar.gz
nsswitch: fix the developer build of nsswitch/wins.c on freebsd 11
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13344 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Björn Jacke <bjacke@samba.org>
Diffstat (limited to 'nsswitch/wins.c')
-rw-r--r--nsswitch/wins.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nsswitch/wins.c b/nsswitch/wins.c
index 19d3c5b4fcc..72055f099b6 100644
--- a/nsswitch/wins.c
+++ b/nsswitch/wins.c
@@ -19,7 +19,7 @@
*/
#include "includes.h"
-#include "nsswitch/winbind_nss.h"
+#include "nsswitch/winbind_client.h"
#include "nsswitch/libwbclient/wbclient.h"
#ifdef HAVE_NS_API_H