include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.

This commit is contained in:
Yang Tse
2006-07-11 21:34:23 +00:00
parent 4d95d23d99
commit fe22872d14
16 changed files with 32 additions and 8 deletions

View File

@@ -290,6 +290,9 @@
/* Define to 1 if you have the <malloc.h> header file. */
/* #undef HAVE_MALLOC_H */
/* Define to 1 if you need the malloc.h header file. */
/* #undef NEED_MALLOC_H */
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1