]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - monitor/tbcp.c
Merge changes from CUPS 1.5svn-r9049 (private header support)
[thirdparty/cups.git] / monitor / tbcp.c
index a310d6617ba815424e3a39c00f823e87190aee95..a8c532c8cbb4c2a081f36cfb45a889dba1196fe4 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * "$Id: tbcp.c 6802 2007-08-16 18:44:46Z mike $"
+ * "$Id: tbcp.c 6800 2007-08-16 18:28:44Z mike $"
  *
- *   TBCP port monitor for the Common UNIX Printing System (CUPS).
+ *   TBCP port monitor for CUPS.
  *
- *   Copyright 2007 by Apple Inc.
+ *   Copyright 2007-2010 by Apple Inc.
  *   Copyright 1993-2006 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -25,7 +25,7 @@
  * Include necessary headers...
  */
 
-#include <cups/string.h>
+#include <cups/string-private.h>
 #include <cups/cups.h>
 
 
@@ -279,5 +279,5 @@ pswrite(const char *buf,            /* I - Buffer to write */
 
 
 /*
- * End of "$Id: tbcp.c 6802 2007-08-16 18:44:46Z mike $".
+ * End of "$Id: tbcp.c 6800 2007-08-16 18:28:44Z mike $".
  */