mirror of
https://github.com/curl/curl.git
synced 2026-05-14 16:36:21 +03:00
now includes stdlib.h
This commit is contained in:
parent
868488b518
commit
57ddd7e928
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue