Commit 59693250 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

includes http.h for the proxytunnel stuff

parent 336b0b7d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -85,6 +85,7 @@
#include "progress.h"
#include "download.h"
#include "escape.h"
#include "http.h" /* for HTTP proxy tunnel stuff */

#ifdef KRB4
#include "security.h"