]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/util.h
Update svn:keyword properties.
[thirdparty/cups.git] / scheduler / util.h
index fab50eee5b7c3b5be0092b5b818cb142a37a3315..6c2a05acea55a6367e4f4f8e2718aac22bfe3cff 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * "$Id: util.h 7711 2008-07-02 04:39:27Z mike $"
+ * "$Id$"
  *
- *   Mini-daemon utility definitions for the Common UNIX Printing System (CUPS).
+ *   Mini-daemon utility definitions for CUPS.
  *
- *   Copyright 2007-2009 by Apple Inc.
+ *   Copyright 2007-2011 by Apple Inc.
  *   Copyright 1997-2005 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -20,6 +20,7 @@
  * Include necessary headers...
  */
 
+#  include <cups/array-private.h>
 #  include <cups/file-private.h>
 #  include <signal.h>
 
@@ -66,5 +67,5 @@ extern void           cupsdSendIPPTrailer(void);
 #endif /* !_CUPSD_UTIL_H_ */
 
 /*
- * End of "$Id: util.h 7711 2008-07-02 04:39:27Z mike $".
+ * End of "$Id$".
  */