You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sci-electronics/splat/files/splat-1.2.2-gcc43.patch

11 lines
205 B

--- splat-1.2.1.orig/utils/fontdata.c
+++ splat-1.2.1/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;