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

and fix warnings due to lack of protos

parent 17e8d60c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@
#include "transfer.h"
#include "escape.h"
#include "http.h" /* for HTTP proxy tunnel stuff */
#include "socks.h"
#include "ftp.h"

#ifdef HAVE_KRB4