Included malloc.h from files using malloc on Win32.

This commit is contained in:
Camilla Berglund
2012-08-14 13:51:39 +02:00
parent a9ed5b141e
commit 6399fb19fd
7 changed files with 7 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
#include "internal.h"
#include <stdlib.h>
#include <malloc.h>
//========================================================================