]> sjero.net Git - wget/blobdiff - src/recur.c
Fix merge glitches, get it to build.
[wget] / src / recur.c
index daf8a374ad94751d65cc6d489ab9b06085e25e18..7f86469789c48aac8936ad0e897743658b2c2d23 100644 (file)
@@ -55,6 +55,7 @@ as that of the covered work.  */
 /* Functions for maintaining the URL queue.  */
 
 struct queue_element {
+  const char *url;              /* the URL to download */
   const char *referer;          /* the referring document */
   int depth;                    /* the depth */
   bool html_allowed;            /* whether the document is allowed to