mirror of
https://github.com/curl/curl.git
synced 2026-07-26 21:37:16 +03:00
#include <malloc.h> was removed, it causes warnings on openbsd
This commit is contained in:
parent
91bda5650c
commit
e372a440c0
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@
|
|||
#include "setup.h"
|
||||
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
#include <errno.h>
|
||||
|
||||
#define _REENTRANT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue