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/games-arcade/yarsrevenge/files/yarsrevenge-0.99-gcc43.patch

11 lines
219 B

--- a/yar/sgw.hxx
+++ b/yar/sgw.hxx
@@ -24,6 +24,7 @@
#include <iostream>
#include <string>
+#include <cstdlib>
#define DEFAULT_SCX (1024) // Default Screen Size and Depth
#define DEFAULT_SCY (768)