@@ -96,6 +96,10 @@
#include <malloc.h>
#endif
+#ifdef HAVE_SYS_MALLOC_H
+#include <sys/malloc.h>
+#endif
+
#ifdef HAVE_ALLOCA_H
#include <alloca.h>