summaryrefslogtreecommitdiff
path: root/monitor/tbcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/tbcp.c')
-rw-r--r--monitor/tbcp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/monitor/tbcp.c b/monitor/tbcp.c
index 6e4ad14f2..a8c532c8c 100644
--- a/monitor/tbcp.c
+++ b/monitor/tbcp.c
@@ -1,9 +1,9 @@
/*
* "$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>