]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scripting/php/phpcups.h
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / scripting / php / phpcups.h
index 360fa5dc4b7d568863cbf26e7ae1c1e071976e9a..5cede1437892e54f2ad052f3263cbeeecf92eb4c 100644 (file)
 
 #  include <cups/cups.h>
 #  include <cups/language.h>
-#  include <cups/debug.h>
-#  include <stdlib.h>
-#  include <ctype.h>
-#  include <errno.h>
+#  include <cups/debug-private.h>
 #  include <fcntl.h>
 #  include <sys/stat.h>
 #  if defined(WIN32) || defined(__EMX__)