]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/test1284.c
Import CUPS v1.7.1
[thirdparty/cups.git] / backend / test1284.c
index 2f2766b4242b4a05f21608647645bf2c2079525f..3a32391b17fc046776202a7ebc7d82709c02b5fe 100644 (file)
@@ -1,10 +1,9 @@
 /*
- * "$Id: test1284.c 6649 2007-07-11 21:46:42Z mike $"
+ * "$Id: test1284.c 10996 2013-05-29 11:51:34Z msweet $"
  *
- *   IEEE-1284 support functions test program for the Common UNIX Printing
- *   System (CUPS).
+ *   IEEE-1284 support functions test program for CUPS.
  *
- *   Copyright 2007 by Apple Inc.
+ *   Copyright 2007-2010 by Apple Inc.
  *   Copyright 1997-2006 by Easy Software Products, all rights reserved.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -24,9 +23,7 @@
  * Include necessary headers.
  */
 
-#include <cups/string.h>
-#include <stdlib.h>
-#include <errno.h>
+#include <cups/string-private.h>
 #ifdef WIN32
 #  include <io.h>
 #else
@@ -83,5 +80,5 @@ main(int  argc,                               /* I - Number of command-line args */
 
 
 /*
- * End of "$Id: test1284.c 6649 2007-07-11 21:46:42Z mike $".
+ * End of "$Id: test1284.c 10996 2013-05-29 11:51:34Z msweet $".
  */