include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.
This commit is contained in:
@@ -70,6 +70,8 @@
|
||||
#define HAVE_UNISTD_H 1
|
||||
#define HAVE_VPRINTF 1
|
||||
|
||||
#define NEED_MALLOC_H 1
|
||||
|
||||
#if (DJGPP_MINOR >= 4)
|
||||
#define HAVE_STRLCAT 1
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user