mirror of
https://github.com/curl/curl.git
synced 2026-04-15 16:21:42 +03:00
include "url.h" for the Curl_safefree() proto
This commit is contained in:
parent
8dbaf534c8
commit
9a820d7a98
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@
|
|||
#include "connect.h"
|
||||
#include "memory.h"
|
||||
#include "select.h"
|
||||
#include "url.h" /* for Curl_safefree() */
|
||||
|
||||
/* The last #include file should be: */
|
||||
#include "memdebug.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue