cecffb9df5
(patch sent by Piotr Pietraszkiewicz) svn path=/nixpkgs/trunk/; revision=23987
11 lines
212 B
Diff
11 lines
212 B
Diff
--- crack-attack-1.1.14/src/Game.h
|
|
+++ crack-attack-1.1.14/src/Game.h
|
|
@@ -34,6 +34,7 @@
|
|
#include <climits>
|
|
#include <cstdlib>
|
|
#include <cmath>
|
|
+#include <cstring>
|
|
|
|
#ifdef __MINGW32__
|
|
# include <windows.h>
|