summaryrefslogtreecommitdiff
path: root/sci-electronics/splat/files/splat-1.2.2-gcc43.patch
blob: be906150b9fdc642532b2716f9afcc86c879bce3 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/utils/fontdata.c
+++ b/utils/fontdata.c
@@ -32,6 +32,7 @@
 #include <string.h>
 #include <stdlib.h>
 #include <zlib.h>
+#include <stdlib.h>
 
 int main(argc,argv)
 int argc;