summaryrefslogtreecommitdiff
path: root/games/asc/patches/patch-source_password.cpp
blob: 9a1d22992f2791926ea0b6c11b500f8e558675fb (plain)
1
2
3
4
5
6
7
8
9
10
11
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"