s3-build: remove unrequired forward declaration for struct printjob.
authorGünther Deschner <gd@samba.org>
Wed, 18 Aug 2010 10:26:53 +0000 (12:26 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 25 Aug 2010 22:20:28 +0000 (00:20 +0200)
Guenther

source3/include/includes.h

index dd802605e68cb2e526af1fdfc97680d4f5c2b764..4392de9dafeeed83266e4ce0ad9613178bb49b05 100644 (file)
@@ -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"