mirror of
https://github.com/curl/curl.git
synced 2026-05-30 10:17:28 +03:00
safefree use: fix compiler warning
include the prototype header
This commit is contained in:
parent
e882416e75
commit
cb5e72bf62
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
#include "curl_base64.h"
|
||||
#include "http_negotiate.h"
|
||||
#include "curl_memory.h"
|
||||
#include "url.h"
|
||||
|
||||
#ifdef HAVE_SPNEGO
|
||||
# include <spnegohelp.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue