summaryrefslogtreecommitdiff
path: root/games/exult/patches/patch-files_Table.cc
blob: dddd0ea77f80484b0c9e525a48e96520bc1bfd0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-files_Table.cc,v 1.1 2011/11/25 21:53:26 joerg Exp $

--- files/Table.cc.orig	2011-11-25 17:26:41.000000000 +0000
+++ files/Table.cc
@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suit
 #endif
 #include <iostream>
 #include "exceptions.h"
+#include <cstdlib>
 #include "utils.h"
 
 using std::string;