summaryrefslogtreecommitdiff
path: root/libcli/auth/msrpc_parse.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2009-04-16 10:17:57 +1000
committerAndrew Bartlett <abartlet@samba.org>2009-04-16 10:17:57 +1000
commitfa37dbf96024482e3b1a0269a940b6e722d550e4 (patch)
treea3891bfde6c238ff713d6e2b25591a53eef562eb /libcli/auth/msrpc_parse.c
parent0879cbaf2b88f44b66ae7cbc5eb042ab534142f3 (diff)
downloadsamba-fa37dbf96024482e3b1a0269a940b6e722d550e4.tar.gz
samba-fa37dbf96024482e3b1a0269a940b6e722d550e4.tar.bz2
samba-fa37dbf96024482e3b1a0269a940b6e722d550e4.zip
Fix building the now common msrpc_parse code
Diffstat (limited to 'libcli/auth/msrpc_parse.c')
-rw-r--r--libcli/auth/msrpc_parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/auth/msrpc_parse.c b/libcli/auth/msrpc_parse.c
index 6c60258ad3..2f78f5f190 100644
--- a/libcli/auth/msrpc_parse.c
+++ b/libcli/auth/msrpc_parse.c
@@ -20,7 +20,7 @@
*/
#include "includes.h"
-#include "auth/ntlmssp/msrpc_parse.h"
+#include "libcli/auth/msrpc_parse.h"
/*
this is a tiny msrpc packet generator. I am only using this to