summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_uid2sid.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/winbindd/wb_uid2sid.c')
-rw-r--r--source3/winbindd/wb_uid2sid.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/winbindd/wb_uid2sid.c b/source3/winbindd/wb_uid2sid.c
index 9e86fd5a01..857066844c 100644
--- a/source3/winbindd/wb_uid2sid.c
+++ b/source3/winbindd/wb_uid2sid.c
@@ -20,6 +20,8 @@
#include "includes.h"
#include "winbindd.h"
#include "librpc/gen_ndr/cli_wbint.h"
+#include "idmap_cache.h"
+#include "idmap.h"
struct wb_uid2sid_state {
struct tevent_context *ev;