]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/request.c
Fix more compiler warnings (Issue #5423)
[thirdparty/cups.git] / cups / request.c
index acf9cd307341d9aea183056edc559dc46545686d..69a7801375ade2a3a8eb8b16f92baf8fc3aa1bcf 100644 (file)
@@ -12,6 +12,7 @@
  */
 
 #include "cups-private.h"
+#include "debug-internal.h"
 #include <fcntl.h>
 #include <sys/stat.h>
 #if defined(_WIN32) || defined(__EMX__)