summaryrefslogtreecommitdiff
path: root/catgets
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-08-02 05:27:50 +0000
committerRoland McGrath <roland@gnu.org>1996-08-02 05:27:50 +0000
commite75154a665018d5756196275634704c95476ea6b (patch)
tree0c8f889a29304e0cc86611c629f1b620d16cf8a7 /catgets
parent9ebb936d991a6e08da05e5a942465d64cac39f86 (diff)
Remade for alpha-1.93cvs/libc-960802
Diffstat (limited to 'catgets')
-rw-r--r--catgets/gencat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/catgets/gencat.c b/catgets/gencat.c
index a193606027..e78fb0ace0 100644
--- a/catgets/gencat.c
+++ b/catgets/gencat.c
@@ -27,6 +27,7 @@ Boston, MA 02111-1307, USA. */
#include <error.h>
#include <fcntl.h>
#include <getopt.h>
+#include <locale.h>
#include <libintl.h>
#include <limits.h>
#include <nl_types.h>