summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-22 19:24:31 +0100
committerGünther Deschner <gd@samba.org>2011-02-22 21:52:18 +0100
commit8225c0ad6c5fbcb522912fa5f5af605f721e5216 (patch)
tree8de17449f45f2a25a56fb9367b8eb2683b43cf9c /source3/web/swat.c
parent5a0cf0c77e033da68d9dedb048995aa2ade76460 (diff)
downloadsamba-8225c0ad6c5fbcb522912fa5f5af605f721e5216.tar.gz
samba-8225c0ad6c5fbcb522912fa5f5af605f721e5216.tar.bz2
samba-8225c0ad6c5fbcb522912fa5f5af605f721e5216.zip
s3-printing: only include printing where really needed.
Guenther
Diffstat (limited to 'source3/web/swat.c')
-rw-r--r--source3/web/swat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/web/swat.c b/source3/web/swat.c
index 93fe36827c..00fbb87856 100644
--- a/source3/web/swat.c
+++ b/source3/web/swat.c
@@ -31,6 +31,7 @@
#include "popt_common.h"
#include "web/swat_proto.h"
#include "printing/pcap.h"
+#include "printing/load.h"
static int demo_mode = False;
static int passwd_only = False;