summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_getpwsid.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/winbindd/wb_getpwsid.c')
-rw-r--r--source3/winbindd/wb_getpwsid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/wb_getpwsid.c b/source3/winbindd/wb_getpwsid.c
index 4ccc51ae18..cc75ff5bdc 100644
--- a/source3/winbindd/wb_getpwsid.c
+++ b/source3/winbindd/wb_getpwsid.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "winbindd.h"
#include "librpc/gen_ndr/cli_wbint.h"
+#include "../libcli/security/security.h"
struct wb_getpwsid_state {
struct winbindd_domain *user_domain;