File crack-attack-1.1.14-src_ActionRecorder.cxx.patch of Package crack-attack
--- src/ActionRecorder.cxx.orig 2005-04-27 23:11:41.000000000 +0200 +++ src/ActionRecorder.cxx 2014-11-12 18:14:52.432832297 +0100 @@ -21,6 +21,7 @@ */ #include <fstream> +#include <string.h> #include "TextureLoader.h" using namespace std;