]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/debug.h
Merge changes from CUPS 1.4svn-r7715.
[thirdparty/cups.git] / cups / debug.h
index 8b91d936672b2026fdecfc08bc7ed10fa51c1f0d..69213dc9197b64b709ae0ddb0516782c46bd74ea 100644 (file)
@@ -42,6 +42,7 @@
  * Prototypes...
  */
 
+extern int     _cups_debug_fd;
 extern void    _cups_debug_printf(const char *format, ...)
 #ifdef __GNUC__
 __attribute__ ((__format__ (__printf__, 1, 2)))