From 558850c495880a916fbc4285993e3adda590453f Mon Sep 17 00:00:00 2001 From: Christian Ambach Date: Mon, 14 Apr 2014 22:35:21 +0200 Subject: s3:lib/afs move afs_settoken.c to common lib dir Signed-off-by: Christian Ambach Reviewed-by: Andrew Bartlett --- nsswitch/wbinfo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nsswitch') diff --git a/nsswitch/wbinfo.c b/nsswitch/wbinfo.c index bc25a1722f7..a3e64514552 100644 --- a/nsswitch/wbinfo.c +++ b/nsswitch/wbinfo.c @@ -27,6 +27,7 @@ #include "lib/popt/popt.h" #include "../libcli/auth/libcli_auth.h" #include "lib/cmdline/popt_common.h" +#include "lib/afs/afs_settoken.h" #ifdef DBGC_CLASS #undef DBGC_CLASS -- cgit v1.2.1