we do need malloc.h
This commit is contained in:
parent
f4caa03838
commit
ef554b58a4
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue