mirror of
https://github.com/curl/curl.git
synced 2026-08-26 17:53:33 +03:00
curl_krb5.h: rename from krb5.h
Follow-up from f4873ebd0b
Turns out some older openssl installations go bananas otherwise.
Reported-by: Tom van der Woerdt
Fixes #5995
Closes #5996
This commit is contained in:
parent
3e80895da7
commit
1ee289f7b5
4 changed files with 6 additions and 6 deletions
|
|
@ -59,7 +59,7 @@
|
|||
#include "fileinfo.h"
|
||||
#include "ftplistparser.h"
|
||||
#include "curl_range.h"
|
||||
#include "krb5.h"
|
||||
#include "curl_krb5.h"
|
||||
#include "strtoofft.h"
|
||||
#include "strcase.h"
|
||||
#include "vtls/vtls.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue