]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/lpinfo.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / systemv / lpinfo.c
index ebbfbe9c9cf897be3f3448bd86253521a818c251..025db791aa789187b31a936031ead8a7fc071a84 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * "$Id: lpinfo.c 7810 2008-07-29 01:11:15Z mike $"
  *
- *   "lpinfo" command for the Common UNIX Printing System (CUPS).
+ *   "lpinfo" command for CUPS.
  *
- *   Copyright 2007-2009 by Apple Inc.
+ *   Copyright 2007-2010 by Apple Inc.
  *   Copyright 1997-2006 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
  * Include necessary headers...
  */
 
-#include <stdio.h>
-#include <stdlib.h>
-#include <errno.h>
-#include <cups/string.h>
-#include <cups/cups.h>
-#include <cups/i18n.h>
-#include <cups/debug.h>
+#include <cups/cups-private.h>
 
 
 /*