summaryrefslogtreecommitdiff
path: root/source3/printing/print_generic.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-11-12 01:51:10 +0000
committerAndrew Tridgell <tridge@samba.org>2003-11-12 01:51:10 +0000
commite1c468477c1781b8d4d1539489ce577b71cd1a70 (patch)
tree210352e3d8e1b9a82b456e665f4fc882b6c3db92 /source3/printing/print_generic.c
parent009c143efd4f4a4b08838b1bc3edee4bc1b2f232 (diff)
downloadsamba-e1c468477c1781b8d4d1539489ce577b71cd1a70.tar.gz
a small include file rearrangement that doesn't affect normal
compilation, but that allows Samba3 to take advantage of pre-compiled headers in gcc if available. (This used to be commit b3e024ce1da7c7e24fcacd8a2964dd2e4562ba39)
Diffstat (limited to 'source3/printing/print_generic.c')
-rw-r--r--source3/printing/print_generic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/printing/print_generic.c b/source3/printing/print_generic.c
index 1c847448da2..9e0ea85bb9a 100644
--- a/source3/printing/print_generic.c
+++ b/source3/printing/print_generic.c
@@ -18,6 +18,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include "includes.h"
#include "printing.h"