summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-18 12:26:53 +0200
committerGünther Deschner <gd@samba.org>2010-08-26 00:20:28 +0200
commit08eff4d311ef3dd4973645e28a7669db4c383cad (patch)
tree69c4c3b1d19b7865734cf8a5df79644f6b65e0ee /source3
parentaba1bf4b5e1bf82f769c3c545578414202c74106 (diff)
downloadsamba-08eff4d311ef3dd4973645e28a7669db4c383cad.tar.gz
samba-08eff4d311ef3dd4973645e28a7669db4c383cad.tar.bz2
samba-08eff4d311ef3dd4973645e28a7669db4c383cad.zip
s3-build: remove unrequired forward declaration for struct printjob.
Guenther
Diffstat (limited to 'source3')
-rw-r--r--source3/include/includes.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index dd802605e6..4392de9daf 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -673,11 +673,6 @@ struct ntlmssp_state;
#include "nsswitch/winbind_nss.h"
-/* forward declaration from printing.h to get around
- header file dependencies */
-
-struct printjob;
-
/* forward declarations from smbldap.c */
#include "smbldap.h"