]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/sidechannel.c
Move debug printfs to internal usage only.
[thirdparty/cups.git] / cups / sidechannel.c
index c70df1e9eb13a8e320e7bfc43c7dbf669b6d0b78..b43123a8c37bfe7896dabf69156fa8db61cde7f0 100644 (file)
@@ -13,6 +13,7 @@
 
 #include "sidechannel.h"
 #include "cups-private.h"
+#include "debug-internal.h"
 #ifdef _WIN32
 #  include <io.h>
 #else