summaryrefslogtreecommitdiff
path: root/cgi-bin/cgi-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgi-bin/cgi-private.h')
-rw-r--r--cgi-bin/cgi-private.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/cgi-bin/cgi-private.h b/cgi-bin/cgi-private.h
index 73d80c00..3503ed12 100644
--- a/cgi-bin/cgi-private.h
+++ b/cgi-bin/cgi-private.h
@@ -1,9 +1,9 @@
/*
- * "$Id: cgi-private.h 9042 2010-03-24 00:45:34Z mike $"
+ * "$Id: cgi-private.h 10097 2011-11-02 05:35:38Z mike $"
*
* Private CGI definitions for CUPS.
*
- * Copyright 2007-2010 by Apple Inc.
+ * Copyright 2007-2011 by Apple Inc.
* Copyright 1997-2006 by Easy Software Products.
*
* These coded instructions, statements, and computer programs are the
@@ -21,6 +21,7 @@
#include <cups/debug-private.h>
#include <cups/language-private.h>
#include <cups/string-private.h>
+#include <cups/ipp-private.h> /* TODO: Update so we don't need this */
/*
@@ -31,5 +32,5 @@
/*
- * End of "$Id: cgi-private.h 9042 2010-03-24 00:45:34Z mike $".
+ * End of "$Id: cgi-private.h 10097 2011-11-02 05:35:38Z mike $".
*/