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

--- files/IFF.h.orig	2011-11-25 17:27:16.000000000 +0000
+++ files/IFF.h
@@ -21,6 +21,7 @@ Foundation, Inc., 59 Temple Place - Suit
 
 #include <vector>
 #include <string>
+#include <cstring>
 #include "common_types.h"
 #include "U7file.h"