]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/testlang.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / cups / testlang.c
index fde1bb39cfcac301b8097078bd2bf97bd1f7bdc3..2cec8b6b8735d040898d9bba7f36f8a33d7f9828 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * "$Id: testlang.c 6649 2007-07-11 21:46:42Z mike $"
  *
- *   Localization test program for the Common UNIX Printing System (CUPS).
+ *   Localization test program 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
@@ -23,9 +23,7 @@
  * Include necessary headers...
  */
 
-#include <stdio.h>
-#include "i18n.h"
-#include "string.h"
+#include "cups-private.h"
 
 
 /*