summaryrefslogtreecommitdiff
path: root/source3/libsmb
diff options
context:
space:
mode:
Diffstat (limited to 'source3/libsmb')
-rw-r--r--source3/libsmb/passchange.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/passchange.c b/source3/libsmb/passchange.c
index 4a81a21417..88f1ca8da2 100644
--- a/source3/libsmb/passchange.c
+++ b/source3/libsmb/passchange.c
@@ -19,6 +19,7 @@
#include "includes.h"
#include "rpc_client/cli_samr.h"
+#include "../librpc/gen_ndr/ndr_samr.h"
/*************************************************************
Change a password on a remote machine using IPC calls.