mirror of
https://github.com/curl/curl.git
synced 2026-07-23 14:57:19 +03:00
includes http.h for the proxytunnel stuff
This commit is contained in:
parent
336b0b7d82
commit
59693250c4
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue