X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fretr.c;h=450619360b639bdac49a4353a7c8a52ee32e01e0;hp=3838c8d69d0c680b4ceaa1c8d16430a3dc3a5b5d;hb=2447fb9a9b85083c1e6fa54d0a18bdf3962fab1f;hpb=40fc711db6ebc891e41f15d2052847432e991a21 diff --git a/src/retr.c b/src/retr.c index 3838c8d6..45061936 100644 --- a/src/retr.c +++ b/src/retr.c @@ -45,6 +45,7 @@ so, delete this exception statement from your version. */ #include "url.h" #include "recur.h" #include "ftp.h" +#include "http.h" #include "host.h" #include "connect.h" #include "hash.h"