summaryrefslogtreecommitdiff
path: root/source3/smbd/smb2_find.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-25 00:03:01 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:06 +0200
commit99f4a6454356c563704c6acb762679a6afa90737 (patch)
treecf3891ae73943313a5a5b395df78ef672b4f714c /source3/smbd/smb2_find.c
parentd85f140826374dd5ad3e7099b6bdb74967c6b9da (diff)
downloadsamba-99f4a6454356c563704c6acb762679a6afa90737.tar.gz
samba-99f4a6454356c563704c6acb762679a6afa90737.tar.bz2
samba-99f4a6454356c563704c6acb762679a6afa90737.zip
s3-trans2: only include trans2.h where needed.
Guenther
Diffstat (limited to 'source3/smbd/smb2_find.c')
-rw-r--r--source3/smbd/smb2_find.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/smb2_find.c b/source3/smbd/smb2_find.c
index fe5dee618e..4c779f92e7 100644
--- a/source3/smbd/smb2_find.c
+++ b/source3/smbd/smb2_find.c
@@ -21,6 +21,7 @@
#include "includes.h"
#include "smbd/globals.h"
#include "../libcli/smb/smb_common.h"
+#include "trans2.h"
static struct tevent_req *smbd_smb2_find_send(TALLOC_CTX *mem_ctx,
struct tevent_context *ev,