summaryrefslogtreecommitdiff
path: root/source3/smbd/seal.c
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-07-19 13:36:33 -0400
committerAndrew Bartlett <abartlet@samba.org>2010-07-20 15:52:31 +1000
commite958b39042b67acaf2dc90a1f3d9bea51d7cebd8 (patch)
tree2e705efba5cc861674194c3fbaabb19cbeabf41e /source3/smbd/seal.c
parenta04bbd281c5b94166e23026ea06e98939250028c (diff)
downloadsamba-e958b39042b67acaf2dc90a1f3d9bea51d7cebd8.tar.gz
samba-e958b39042b67acaf2dc90a1f3d9bea51d7cebd8.tar.bz2
samba-e958b39042b67acaf2dc90a1f3d9bea51d7cebd8.zip
s3-auth: Move auth_ntlmssp wrappers in their own file
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/smbd/seal.c')
-rw-r--r--source3/smbd/seal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/seal.c b/source3/smbd/seal.c
index ad785a4588..81b545aabf 100644
--- a/source3/smbd/seal.c
+++ b/source3/smbd/seal.c
@@ -21,6 +21,7 @@
#include "smbd/globals.h"
#include "../libcli/auth/spnego.h"
#include "../libcli/auth/ntlmssp.h"
+#include "ntlmssp_wrap.h"
/******************************************************************************
Server side encryption.