File crack-attack-1.1.14-src_Game.h.patch of Package crack-attack
--- src/Game.h.orig 2005-05-03 21:03:58.000000000 +0200 +++ src/Game.h 2014-09-26 08:49:53.424198923 +0200 @@ -34,6 +34,7 @@ #include <climits> #include <cstdlib> #include <cmath> +#include <cstring> #ifdef __MINGW32__ # include <windows.h>