Files
2013-09-26 17:14:40 +02:00

13 lines
286 B
Plaintext

$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