]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/debug.c
Don't install internal headers.
[thirdparty/cups.git] / cups / debug.c
index b04432b5e3628159e4f3e9f56528c26bd13e5184..372c3a391766837fa78c175a654b6d53de27986c 100644 (file)
@@ -35,6 +35,7 @@ _cups_gettimeofday(struct timeval *tv,        /* I  - Timeval struct */
 #include <fcntl.h>
 
 
+#ifdef DEBUG
 /*
  * Globals...
  */
@@ -45,7 +46,6 @@ int                   _cups_debug_level = 1;
                                        /* Log level (0 to 9) */
 
 
-#ifdef DEBUG
 /*
  * Local globals...
  */