]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/util.c
Move debug printfs to internal usage only.
[thirdparty/cups.git] / cups / util.c
index 077c0e8857ce88f2c53e22286bff5286b89a87a9..0961ac9b562cfe70173c0ae3fd2a639b46265258 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 #include "cups-private.h"
+#include "debug-internal.h"
 #include <fcntl.h>
 #include <sys/stat.h>
 #if defined(_WIN32) || defined(__EMX__)