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/late/files/late-0.1.0-gcc43.patch

8 lines
140 B

--- a/src/init.cpp
+++ b/src/init.cpp
@@ -28,2 +28,4 @@
#include <iostream>
+#include <cstdlib>
+#include <cstring>
using namespace std;