summaryrefslogtreecommitdiff
path: root/games/wesnoth/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'games/wesnoth/patches/patch-ac')
-rw-r--r--games/wesnoth/patches/patch-ac12
1 files changed, 12 insertions, 0 deletions
diff --git a/games/wesnoth/patches/patch-ac b/games/wesnoth/patches/patch-ac
new file mode 100644
index 00000000000..9cd84857b02
--- /dev/null
+++ b/games/wesnoth/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.6 2006/06/25 19:50:51 wiz Exp $
+
+--- src/serialization/string_utils.cpp.orig 2005-09-21 00:35:37.000000000 +0000
++++ src/serialization/string_utils.cpp
+@@ -23,6 +23,7 @@
+ #include "../util.hpp"
+ #include "../log.hpp"
+ #include "string_utils.hpp"
++#include "wctype.h"
+
+ #define ERR_GENERAL LOG_STREAM(err, general)
+