]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/globals.h
Remove svn:keywords since they cause svn_load_dirs.pl to complain about every file.
[thirdparty/cups.git] / cups / globals.h
index 819d2bd6f365983f2f60ba8b617e09df7df1ddd0..8e81568161d3f235e4f111f0ba763428aa108c62 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: globals.h 5366 2006-04-02 16:11:04Z mike $"
+ * "$Id: globals.h 181 2006-06-22 20:01:18Z jlovell $"
  *
  *   Global variable definitions for the Common UNIX Printing System (CUPS).
  *
@@ -32,6 +32,7 @@
  */
 
 #  include "string.h"
+#  include "http-private.h"
 #  include "cups.h"
 #  include "i18n.h"
 
@@ -151,5 +152,5 @@ extern void         _cupsSetError(ipp_status_t status, const char *message);
 #endif /* !_CUPS_GLOBALS_H_ */
 
 /*
- * End of "$Id: globals.h 5366 2006-04-02 16:11:04Z mike $".
+ * End of "$Id: globals.h 181 2006-06-22 20:01:18Z jlovell $".
  */