summaryrefslogtreecommitdiff
path: root/source3/include/printing.h
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/include/printing.h
parent009c143efd4f4a4b08838b1bc3edee4bc1b2f232 (diff)
downloadsamba-e1c468477c1781b8d4d1539489ce577b71cd1a70.tar.gz
samba-e1c468477c1781b8d4d1539489ce577b71cd1a70.tar.bz2
samba-e1c468477c1781b8d4d1539489ce577b71cd1a70.zip
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/include/printing.h')
-rw-r--r--source3/include/printing.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/printing.h b/source3/include/printing.h
index 1d658a0768..bf7c61b251 100644
--- a/source3/include/printing.h
+++ b/source3/include/printing.h
@@ -21,8 +21,6 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
-#include "includes.h"
-
/*
This file defines the low-level printing system interfaces used by the
SAMBA printing subsystem.