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

--- tools/cmanip.cc.orig	2011-11-25 17:39:15.000000000 +0000
+++ tools/cmanip.cc
@@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place - Suit
 
 #ifndef ALPHA_LINUX_CXX
 #  include <cstdio>
+#  include <cstdlib>
 #endif
 #include "Configuration.h"
 #include <iostream>