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

--- conf/xmain.cc.orig	2011-11-25 17:33:59.000000000 +0000
+++ conf/xmain.cc
@@ -27,6 +27,7 @@ Foundation, Inc., 59 Temple Place - Suit
 #include "Configuration.h"
 #include <iostream>
 #include <string>
+#include <cstring>
 #include <cassert>
 #include "common_types.h"