]> sjero.net Git - wget/blobdiff - src/retr.c
Merge SFLC licensing changes for OpenSSL with tip.
[wget] / src / retr.c
index e8caf34c3df96cdf55edb7559ef7d1cc37afe542..364377226025d58943fdcc85040b1b76d4069929 100644 (file)
@@ -28,7 +28,7 @@ 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 <stdlib.h>
@@ -39,7 +39,6 @@ as that of the covered work.  */
 #include <string.h>
 #include <assert.h>
 
-#include "wget.h"
 #include "utils.h"
 #include "retr.h"
 #include "progress.h"