summaryrefslogtreecommitdiff
path: root/source3/libsmb/clientgen.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-26 09:58:09 +0200
committerGünther Deschner <gd@samba.org>2010-09-20 13:54:42 -0700
commitc7fe04abc791dd1b3c5272a96fb5f26f6ce5c252 (patch)
tree94a584e27c79c9cbb0a5277a51ee21562dc1eb27 /source3/libsmb/clientgen.c
parent58c79b828baa15ba1619574c8277c455364676e8 (diff)
downloadsamba-c7fe04abc791dd1b3c5272a96fb5f26f6ce5c252.tar.gz
samba-c7fe04abc791dd1b3c5272a96fb5f26f6ce5c252.tar.bz2
samba-c7fe04abc791dd1b3c5272a96fb5f26f6ce5c252.zip
s3-build: only include async headers where needed.
Guenther
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 cdf51c75c3..2c49a8b3f0 100644
--- a/source3/libsmb/clientgen.c
+++ b/source3/libsmb/clientgen.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "smb_signing.h"
+#include "async_smb.h"
/*******************************************************************
Setup the word count and byte count for a client smb message.