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-puzzle/ngstar/files/ngstar-2.1.8-gcc43.patch

11 lines
208 B

--- libngstar2/Configuration.hh
+++ libngstar2/Configuration.hh
@@ -26,6 +26,7 @@
#include <fstream>
#include <iostream>
#include <string>
+#include <cstdlib>
#include <getopt.h>
#include <sys/stat.h>