mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
#include <malloc.h> was removed, it causes warnings on openbsd
This commit is contained in:
parent
91bda5650c
commit
e372a440c0
@ -41,7 +41,6 @@
|
|||||||
#include "setup.h"
|
#include "setup.h"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <malloc.h>
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
#define _REENTRANT
|
#define _REENTRANT
|
||||||
|
Loading…
Reference in New Issue
Block a user