]> sjero.net Git - wget/blobdiff - src/spider.c
Merge SFLC licensing changes for OpenSSL with tip.
[wget] / src / spider.c
index b12552d37ae4194d1f8803c6bcf11aa959650c50..492bd81156fd8563648b9c0973985702a9d1ef90 100644 (file)
@@ -27,13 +27,12 @@ Corresponding Source for a non-source form of such a combination
 shall include the source code for the parts of OpenSSL used as well
 as that of the covered work.  */
 
-#include <config.h>
+#include "wget.h"
 
 #include <stdio.h>
 #include <errno.h>
 #include <assert.h>
 
-#include "wget.h"
 #include "spider.h"
 #include "url.h"
 #include "utils.h"