summaryrefslogtreecommitdiff
path: root/source3/libsmb/proto.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-09-15 17:56:04 +0200
committerStefan Metzmacher <metze@samba.org>2011-09-16 16:44:13 +0200
commitfa84d4116105b922a5b0cd4280e25023491be8e4 (patch)
treeb27d2fecd2757784b6b03d6cb60e18439124998d /source3/libsmb/proto.h
parent3a07fe5b36353d01eb87694fa722d7d2113ee197 (diff)
downloadsamba-fa84d4116105b922a5b0cd4280e25023491be8e4.tar.gz
samba-fa84d4116105b922a5b0cd4280e25023491be8e4.tar.bz2
samba-fa84d4116105b922a5b0cd4280e25023491be8e4.zip
s3:libsmb: forward declaration for struct smb_trans_enc_state
metze
Diffstat (limited to 'source3/libsmb/proto.h')
-rw-r--r--source3/libsmb/proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/libsmb/proto.h b/source3/libsmb/proto.h
index e0c8a67d66..8df3aab736 100644
--- a/source3/libsmb/proto.h
+++ b/source3/libsmb/proto.h
@@ -28,6 +28,8 @@
#include "ads.h"
+struct smb_trans_enc_state;
+
/* The following definitions come from libsmb/cliconnect.c */
NTSTATUS cli_session_setup(struct cli_state *cli,