#include <malloc.h> was removed, it causes warnings on openbsd

This commit is contained in:
Daniel Stenberg 2000-09-29 06:34:50 +00:00
parent 91bda5650c
commit e372a440c0

View File

@ -41,7 +41,6 @@
#include "setup.h"
#include <string.h>
#include <malloc.h>
#include <errno.h>
#define _REENTRANT