summaryrefslogtreecommitdiff
path: root/games/ivan/patches/patch-FeLib_Source_festring.cpp
blob: 285b6c6e04594236c0a64ff72c45133c986e82b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-FeLib_Source_festring.cpp,v 1.1 2011/11/25 21:54:14 joerg Exp $

--- FeLib/Source/festring.cpp.orig	2011-11-25 18:33:17.000000000 +0000
+++ FeLib/Source/festring.cpp
@@ -11,6 +11,7 @@
  */
 
 #include <cctype>
+#include <cstdlib>
 
 #include "festring.h"
 #include "allocate.h"