diff options
Diffstat (limited to 'catgets/gencat.c')
-rw-r--r-- | catgets/gencat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/catgets/gencat.c b/catgets/gencat.c index a193606..e78fb0a 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> |