summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_gid2sid.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/winbindd/wb_gid2sid.c')
-rw-r--r--source3/winbindd/wb_gid2sid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/wb_gid2sid.c b/source3/winbindd/wb_gid2sid.c
index d4416f1a76..6bde2b5abf 100644
--- a/source3/winbindd/wb_gid2sid.c
+++ b/source3/winbindd/wb_gid2sid.c
@@ -22,6 +22,7 @@
#include "librpc/gen_ndr/cli_wbint.h"
#include "idmap_cache.h"
#include "idmap.h"
+#include "../libcli/security/security.h"
struct wb_gid2sid_state {
struct tevent_context *ev;