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

compilers
This commit is contained in:
Daniel Stenberg 2004-02-21 14:57:29 +00:00
parent 7d844c430c
commit 9af7e46f72

View File

@ -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"