we do need malloc.h

This commit is contained in:
David Rose 2005-09-30 19:54:54 +00:00
parent f4caa03838
commit ef554b58a4

View File

@ -100,11 +100,11 @@
#include <sys/types.h>
#endif
/*
#ifdef HAVE_MALLOC_H
#include <malloc.h>
#endif
/*
#ifdef HAVE_SYS_MALLOC_H
#include <sys/malloc.h>
#endif