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

--- files/msgfile.cc.orig	2011-11-25 17:32:19.000000000 +0000
+++ files/msgfile.cc
@@ -24,6 +24,7 @@
 
 #include <iostream>
 #include <vector>
+#include <cstdlib>
 #include "utils.h"
 
 using std::istream;