summaryrefslogtreecommitdiff
path: root/source3/winbindd/wb_next_pwent.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/winbindd/wb_next_pwent.c')
-rw-r--r--source3/winbindd/wb_next_pwent.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/wb_next_pwent.c b/source3/winbindd/wb_next_pwent.c
index 345803a708..4595fbc653 100644
--- a/source3/winbindd/wb_next_pwent.c
+++ b/source3/winbindd/wb_next_pwent.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "winbindd.h"
#include "librpc/gen_ndr/ndr_wbint_c.h"
+#include "passdb/machine_sid.h"
struct wb_next_pwent_state {
struct tevent_context *ev;