summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-25 00:11:14 +0100
committerGünther Deschner <gd@samba.org>2011-03-16 16:56:47 +0100
commit9f9e19512435a11cc066cf86baed3bf4c31eb10d (patch)
tree3af23ff096762689115048d24e92a3d20c65aebf /source3/include
parent1f6aecb5cf8c8dcd7b767ecb792475bb7b505f7d (diff)
downloadsamba-9f9e19512435a11cc066cf86baed3bf4c31eb10d.tar.gz
samba-9f9e19512435a11cc066cf86baed3bf4c31eb10d.tar.bz2
samba-9f9e19512435a11cc066cf86baed3bf4c31eb10d.zip
s3-packet: only include packet.h where needed.
Guenther
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 34e4211300..c508266fc4 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -565,7 +565,6 @@ extern void *cmdline_lp_ctx;
#include "client.h"
#include "module.h"
-#include "packet.h"
#include "../lib/util/talloc_stack.h"
#include "../lib/util/smb_threads.h"
#include "../lib/util/smb_threads_internal.h"