mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:03:32 +03:00
inlcude krb4.h to get the proto for Curl_krb_kauth() to satisfy picky
compilers
This commit is contained in:
parent
7d844c430c
commit
9af7e46f72
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue