mirror of
https://github.com/moparisthebest/curl
synced 2025-03-11 07:39:50 -04:00
now includes stdlib.h
This commit is contained in:
parent
868488b518
commit
57ddd7e928
@ -45,6 +45,7 @@
|
||||
#include "urldata.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
/*
|
||||
* Note that these debug functions are very simple and they are meant to
|
||||
|
Loading…
x
Reference in New Issue
Block a user