summaryrefslogtreecommitdiff
path: root/games/asc/patches/patch-source_password.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/asc/patches/patch-source_password.cpp')
-rw-r--r--games/asc/patches/patch-source_password.cpp12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/asc/patches/patch-source_password.cpp b/games/asc/patches/patch-source_password.cpp
new file mode 100644
index 00000000000..9a1d22992f2
--- /dev/null
+++ b/games/asc/patches/patch-source_password.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-source_password.cpp,v 1.1 2011/11/23 23:29:45 joerg Exp $
+
+--- source/password.cpp.orig 2011-11-23 16:24:05.000000000 +0000
++++ source/password.cpp
+@@ -20,6 +20,7 @@
+ * *
+ ***************************************************************************/
+
++#include <stdlib.h>
+ #include "password.h"
+ #include "misc.h"
+