Commit 9af7e46f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

inlcude krb4.h to get the proto for Curl_krb_kauth() to satisfy picky

compilers
parent 7d844c43
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -59,6 +59,7 @@

#include "ftp.h"
#include "sendf.h"
#include "krb4.h"

#if defined(HAVE_INET_NTOA_R) && !defined(HAVE_INET_NTOA_R_DECL)
#include "inet_ntoa_r.h"