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/braincurses/files/braincurses-0.5b-gcc43.patch

11 lines
188 B

--- braincurses.h
+++ braincurses.h
@@ -12,6 +12,7 @@
#include <cstddef>
#include <cstdlib>
#include <ctime>
+#include <cstring>
#include <iostream>
#include <map>
#include <string>