summaryrefslogtreecommitdiff
path: root/source3/libsmb/clientgen.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-10-19 15:33:16 +0200
committerStefan Metzmacher <metze@samba.org>2011-10-19 17:32:23 +0200
commit1b9c8d4867aed7aa19fecba563957a0d99280ce9 (patch)
tree184243ef4c91e82a0893f8d34412fbb735168b5e /source3/libsmb/clientgen.c
parentbd8b2754ba2002b35815df986b29838ded8fb1da (diff)
downloadsamba-1b9c8d4867aed7aa19fecba563957a0d99280ce9.tar.gz
samba-1b9c8d4867aed7aa19fecba563957a0d99280ce9.tar.bz2
samba-1b9c8d4867aed7aa19fecba563957a0d99280ce9.zip
s3:include: move smb_seal.c prototypes to smb_crypt.h
metze
Diffstat (limited to 'source3/libsmb/clientgen.c')
-rw-r--r--source3/libsmb/clientgen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/clientgen.c b/source3/libsmb/clientgen.c
index 1fae2642ba..e8f4fbd2fc 100644
--- a/source3/libsmb/clientgen.c
+++ b/source3/libsmb/clientgen.c
@@ -22,6 +22,7 @@
#include "libsmb/libsmb.h"
#include "../lib/util/tevent_ntstatus.h"
#include "smb_signing.h"
+#include "smb_crypt.h"
#include "async_smb.h"
/*******************************************************************