]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/tls.c
Move debug printfs to internal usage only.
[thirdparty/cups.git] / cups / tls.c
index 916d32917d1d6a13b3120c4ae7ae44684de28e1e..5caa84d806eb7e18a7a72de199522f97816c2c00 100644 (file)
@@ -15,6 +15,7 @@
  */
 
 #include "cups-private.h"
+#include "debug-internal.h"
 #include <fcntl.h>
 #include <math.h>
 #ifdef _WIN32