Fix building on Windows

svn path=/trunk/; revision=13101
This commit is contained in:
Gé van Geldorp 2005-01-17 20:32:09 +00:00
parent fa74b30016
commit 3dd9f51ff6

View file

@ -14,6 +14,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <malloc.h>
/* DEFINES ****************************************************************/