@@ -31,6 +31,7 @@
#include "internal.h"
#include <stdlib.h>
+#include <malloc.h>
//========================================================================
@@ -32,6 +32,7 @@
#include <limits.h>
#include <string.h>
//////////////////////////////////////////////////////////////////////////
#ifdef __BORLANDC__
// With the Borland C++ compiler, we want to disable FPU exceptions
#include <stdio.h>