summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_sid_to_gid.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/winbindd/winbindd_sid_to_gid.c')
-rw-r--r--source3/winbindd/winbindd_sid_to_gid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/winbindd_sid_to_gid.c b/source3/winbindd/winbindd_sid_to_gid.c
index 1e712cfbee..b0b0e6e211 100644
--- a/source3/winbindd/winbindd_sid_to_gid.c
+++ b/source3/winbindd/winbindd_sid_to_gid.c
@@ -19,6 +19,7 @@
#include "includes.h"
#include "winbindd.h"
+#include "../libcli/security/security.h"
struct winbindd_sid_to_gid_state {
struct dom_sid sid;