d8a4ae6444
There is a major restructuring of the sources, more than to be expected from the subminor version change. Still needs some finetuning... Most notable change: multisession support.
12 lines
286 B
Text
12 lines
286 B
Text
$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
|
|
|