aboutsummaryrefslogtreecommitdiffstats
path: root/games/freedink-engine/files/patch-meminfo.c
blob: 7c8ce0d61da943a725c704252f6874df3337eda9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/meminfo.c.orig  2013-08-14 02:51:44.000000000 -0700
+++ src/meminfo.c   2013-08-14 02:51:55.000000000 -0700
@@ -24,7 +24,7 @@
 #include <config.h>
 #endif
 
-#include <malloc.h>
+#include <stdlib.h>
 
 #include "log.h"