printing: fix default printing subsystem detection
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Nov 2007 10:51:33 +0000 (11:51 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 23 Nov 2007 10:53:49 +0000 (11:53 +0100)
"system/printing.h" includes an outdated copy of
the stuff in samba3's includes.h, so we should not use it.

metze
(cherry picked from commit 0a7338abfabaf31c2cbd81fb4ac8f1ce45735bed)

source/include/includes.h

index 3ddfc7d96d6bfd3527b04f0074e503aa51305d57..045b989158ba0f81069aa3390701f3cae00bf727 100644 (file)
 #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"