r18129: moved the system includes into libreplace - this gives much more
[jelmer/samba4-debian.git] / source / lib / replace / system / printing.h
similarity index 94%
rename from source/include/system/printing.h
rename to source/lib/replace/system/printing.h
index 9eb93a776e5490e56eb7f0cd7516ef0043c49d8e..489ccb1da8cba8116562996d1028d226d2fafd63 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef _system_printing_h
+#define _system_printing_h
+
 /* 
    Unix SMB/CIFS implementation.
 
@@ -40,3 +43,4 @@
 #define PRINTCAP_NAME "/etc/printcap"
 #endif
 
+#endif