CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
zracer: Fixed arch maintainer and release
[attic/ports/games-cross.git] / braincurses / braincurses-0.5b.patch
1 --- curses/windows.cpp_orig 2010-09-27 08:28:46.000000000 +0000
2 +++ curses/windows.cpp 2010-09-27 08:29:04.000000000 +0000
3 @@ -6,6 +6,7 @@
4 * ncurses implementation of braincurses written by Brian Derr
5 */
6
7 +#include <cstring>
8 #include "windows.h"
9
10 #define DEFAULT_NUM_GUESSES 10