openbsd-ports/games/wesnoth/patches/patch-src_help_cpp
jasper 23c3a506da update wesnoth to 1.2.3
from MAINTAINER Vlad Glagolev <stelzy@gmail.com>

ok naddy@, kili@ and additional testing jsg@
2007-03-17 16:59:31 +00:00

13 lines
325 B
Plaintext

$OpenBSD: patch-src_help_cpp,v 1.2 2007/03/17 16:59:31 jasper Exp $
--- src/help.cpp.orig Fri Oct 6 17:51:48 2006
+++ src/help.cpp Thu Jan 25 22:51:22 2007
@@ -41,7 +41,7 @@
#include <algorithm>
#include <iostream>
#include <list>
-#include <locale>
+#include <locale.h>
#include <map>
#include <queue>
#include <set>