safefree use: fix compiler warning
include the prototype header
This commit is contained in:
@@ -37,6 +37,7 @@
|
|||||||
#include "curl_base64.h"
|
#include "curl_base64.h"
|
||||||
#include "http_negotiate.h"
|
#include "http_negotiate.h"
|
||||||
#include "curl_memory.h"
|
#include "curl_memory.h"
|
||||||
|
#include "url.h"
|
||||||
|
|
||||||
#ifdef HAVE_SPNEGO
|
#ifdef HAVE_SPNEGO
|
||||||
# include <spnegohelp.h>
|
# include <spnegohelp.h>
|
||||||
|
Reference in New Issue
Block a user