mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
cecffb9df5
(patch sent by Piotr Pietraszkiewicz) svn path=/nixpkgs/trunk/; revision=23987
10 lines
212 B
Diff
10 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>
|