]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/getputfile.c
Load cups into easysw/current.
[thirdparty/cups.git] / cups / getputfile.c
index e69b740635d0c25349b2ab93134c88ac23b9d793..9dc7f7a9cd15b898db89c84a089d62294ee1ce6f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * "$Id: getputfile.c 181 2006-06-22 20:01:18Z jlovell $"
+ * "$Id: getputfile.c 5235 2006-03-06 13:02:23Z mike $"
  *
  *   Get/put file functions for the Common UNIX Printing System (CUPS).
  *
@@ -35,8 +35,8 @@
  * Include necessary headers...
  */
 
-#include "http-private.h"
 #include "cups.h"
+#include "ipp.h"
 #include "language.h"
 #include "string.h"
 #include "debug.h"
@@ -488,5 +488,5 @@ cupsPutFile(http_t     *http,               /* I - HTTP connection to server */
 
 
 /*
- * End of "$Id: getputfile.c 181 2006-06-22 20:01:18Z jlovell $".
+ * End of "$Id: getputfile.c 5235 2006-03-06 13:02:23Z mike $".
  */