summaryrefslogtreecommitdiff
path: root/sysutils/xcdroast/patches/patch-aa
blob: 8b4188402a284567b65033a84523dc48c3feec0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.4 2002/12/02 20:29:49 drochner Exp $

--- src/gettext.h.orig	Mon Dec  2 11:48:41 2002
+++ src/gettext.h	Mon Dec  2 11:49:25 2002
@@ -24,6 +24,7 @@
 
 /* Get declarations of GNU message catalog functions.  */
 # include <libintl.h>
+# include <locale.h>
 
 #else