summaryrefslogtreecommitdiff
path: root/source3/smbd/service.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-21 14:37:21 +0100
committerGünther Deschner <gd@samba.org>2011-02-22 21:52:18 +0100
commit5a0cf0c77e033da68d9dedb048995aa2ade76460 (patch)
tree8ff1facc805302607c3f03e1b40c57be9f3de244 /source3/smbd/service.c
parent66e040ee0ae0b58f4cd83b36d7f981b2fb703ed8 (diff)
downloadsamba-5a0cf0c77e033da68d9dedb048995aa2ade76460.tar.gz
samba-5a0cf0c77e033da68d9dedb048995aa2ade76460.tar.bz2
samba-5a0cf0c77e033da68d9dedb048995aa2ade76460.zip
s3-printing: fix pcacp prototypes and includes.
Guenther
Diffstat (limited to 'source3/smbd/service.c')
-rw-r--r--source3/smbd/service.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/service.c b/source3/smbd/service.c
index 41e31dc0d1..e713b7132e 100644
--- a/source3/smbd/service.c
+++ b/source3/smbd/service.c
@@ -21,6 +21,7 @@
#include "smbd/globals.h"
#include "../librpc/gen_ndr/netlogon.h"
#include "../libcli/security/security.h"
+#include "printing/pcap.h"
extern userdom_struct current_user_info;