]> sjero.net Git - wget/blobdiff - src/http.c
Fix merge glitches, get it to build.
[wget] / src / http.c
index fb8184f1cec7cfda2739433341857db708eebbb8..4fcc96552e9228c0d71590b36487d4d900c1ae12 100644 (file)
@@ -69,6 +69,7 @@ as that of the covered work.  */
 extern char *version_string;
 
 /* Forward decls. */
+struct http_stat;
 static char *create_authorization_line (const char *, const char *,
                                         const char *, const char *,
                                         const char *, bool *);