summaryrefslogtreecommitdiff
path: root/cups/http-private.h
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-01-26 21:39:43 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-01-26 21:39:43 +0000
commitfa73b22906f71080fa5056485d8204612717adac (patch)
treef2f23b68c20d1fc9a85301527690aca5efa382df /cups/http-private.h
parent4a09f02d10d679af0b04d36c25f0dcb518e432a4 (diff)
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@13 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'cups/http-private.h')
-rw-r--r--cups/http-private.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/cups/http-private.h b/cups/http-private.h
index 5ecf57983..dd6fb2256 100644
--- a/cups/http-private.h
+++ b/cups/http-private.h
@@ -1,5 +1,5 @@
/*
- * "$Id: http-private.h 4800 2005-10-18 18:06:20Z mike $"
+ * "$Id: http-private.h 4973 2006-01-25 02:36:02Z mike $"
*
* Private HTTP definitions for the Common UNIX Printing System (CUPS).
*
@@ -64,6 +64,7 @@ typedef int socklen_t;
# endif /* __sgi */
# include "http.h"
+# include "ipp-private.h"
# if defined HAVE_LIBSSL
/*
@@ -122,5 +123,5 @@ extern const char *hstrerror(int error);
#endif /* !_CUPS_HTTP_PRIVATE_H_ */
/*
- * End of "$Id: http-private.h 4800 2005-10-18 18:06:20Z mike $".
+ * End of "$Id: http-private.h 4973 2006-01-25 02:36:02Z mike $".
*/