]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/testppd.c
The lp and lpr commands incorrectly ignored the default printer set in the
[thirdparty/cups.git] / cups / testppd.c
index aa4a060684d33d8959d032400f1ead5d6bb883f0..aee7db4656d8b1e9c6e861aa9ebc80f29c1b4fe9 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   PPD test program for CUPS.
  *
- *   Copyright 2007-2012 by Apple Inc.
+ *   Copyright 2007-2013 by Apple Inc.
  *   Copyright 1997-2006 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -23,6 +23,7 @@
  * Include necessary headers...
  */
 
+#undef _CUPS_NO_DEPRECATED
 #include "cups-private.h"
 #include <sys/stat.h>
 #ifdef WIN32