added HAVE_SYS_MALLOC_H

This commit is contained in:
Dave Schuyler
2004-07-07 04:08:12 +00:00
parent e166adfd76
commit 2004648d38
+3
View File
@@ -273,6 +273,9 @@ $[cdefine HAVE_IOSTREAM]
/* Define if you have the <malloc.h> header file. */
$[cdefine HAVE_MALLOC_H]
/* Define if you have the <sys/malloc.h> header file. */
$[cdefine HAVE_SYS_MALLOC_H]
/* Define if you have the <alloca.h> header file. */
$[cdefine HAVE_ALLOCA_H]