summaryrefslogtreecommitdiff
path: root/source4/lib/replace/test
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-11-22 14:42:14 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:46:04 +0100
commitb24e7a15051518806b50768cfc2a840d2b395fe3 (patch)
treec92668a87e0e440ad7db911244b661722a55cd1d /source4/lib/replace/test
parent01bacaecd1c2db5e3810de3734d8cb71021116de (diff)
downloadsamba-b24e7a15051518806b50768cfc2a840d2b395fe3.tar.gz
samba-b24e7a15051518806b50768cfc2a840d2b395fe3.tar.bz2
samba-b24e7a15051518806b50768cfc2a840d2b395fe3.zip
r26102: libreplace: remove system/printing.h as it only contains samba3 stuff
metze (This used to be commit 1ecb4ec01b0506c95a5f90a62040329e7a39ee93)
Diffstat (limited to 'source4/lib/replace/test')
-rw-r--r--source4/lib/replace/test/testsuite.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/replace/test/testsuite.c b/source4/lib/replace/test/testsuite.c
index 269a2ff5d6..5b95ae395c 100644
--- a/source4/lib/replace/test/testsuite.c
+++ b/source4/lib/replace/test/testsuite.c
@@ -37,7 +37,6 @@
#include "system/locale.h"
#include "system/network.h"
#include "system/passwd.h"
-#include "system/printing.h"
#include "system/readline.h"
#include "system/select.h"
#include "system/shmem.h"