23c3a506da
from MAINTAINER Vlad Glagolev <stelzy@gmail.com> ok naddy@, kili@ and additional testing jsg@
13 lines
325 B
Plaintext
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>
|