]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/cupstestdsc.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / systemv / cupstestdsc.c
index e58737980cca6bf5e1439c657175c9fabf0dfa4c..87207d7f593d16461ed528063bdc2097181d54c2 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * "$Id: cupstestdsc.c 7720 2008-07-11 22:46:21Z mike $"
  *
- *   DSC test program for the Common UNIX Printing System (CUPS).
+ *   DSC test program for CUPS.
  *
- *   Copyright 2007-2009 by Apple Inc.
+ *   Copyright 2007-2010 by Apple Inc.
  *   Copyright 2006 by Easy Software Products, all rights reserved.
  *
  *   These coded instructions, statements, and computer programs are the
  * Include necessary headers...
  */
 
-#include <cups/string.h>
-#include <cups/cups.h>
-#include <cups/file.h>
-#include <cups/i18n.h>
-#include <errno.h>
-#include <stdlib.h>
+#include <cups/cups-private.h>
 
 
 /*