]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/getputfile.c
Changelog.
[thirdparty/cups.git] / cups / getputfile.c
index 4e958931576e3785502c4524326696bc0296b724..818d5e9f61df8dfcde367fa66ca679737719c504 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__)