]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - berkeley/lpc.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / berkeley / lpc.c
index a18eb0e71a38a7fd094ae0e840a2b9956428ea80..44624c373aa545a1be2cb6ae23e49af3689bb25b 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * "$Id: lpc.c 7079 2007-11-30 01:58:31Z mike $"
  *
- *   "lpc" command for the Common UNIX Printing System (CUPS).
+ *   "lpc" command for CUPS.
  *
- *   Copyright 2007 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 <cups/cups.h>
-#include <cups/i18n.h>
-#include <cups/debug.h>
-#include <cups/string.h>
+#include <cups/cups-private.h>
 
 
 /*