diff options
Diffstat (limited to 'source3/auth/auth_netlogond.c')
-rw-r--r-- | source3/auth/auth_netlogond.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/auth_netlogond.c b/source3/auth/auth_netlogond.c index 9c367e6b8d..66bd71373d 100644 --- a/source3/auth/auth_netlogond.c +++ b/source3/auth/auth_netlogond.c @@ -21,6 +21,7 @@ #include "../libcli/auth/libcli_auth.h" #include "../librpc/gen_ndr/ndr_netlogon.h" #include "librpc/gen_ndr/ndr_schannel.h" +#include "rpc_client/cli_pipe.h" #include "rpc_client/cli_netlogon.h" #include "secrets.h" #include "tldap.h" |