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

--- shapes/shapeinf.cc.orig	2011-11-25 17:35:12.000000000 +0000
+++ shapes/shapeinf.cc
@@ -32,6 +32,7 @@ Foundation, Inc., 59 Temple Place - Suit
 
 #include "utils.h"
 #include <iomanip>	/* Debugging */
+#include <cstring>
 using std::cout;
 using std::endl;