#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
Родитель 91bda5650c
Коммит e372a440c0
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

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