summaryrefslogtreecommitdiffstats
path: root/contrib/ee
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ee')
-rwxr-xr-xcontrib/ee/ee.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/ee/ee.c b/contrib/ee/ee.c
index bd392a7..4c95ac9 100755
--- a/contrib/ee/ee.c
+++ b/contrib/ee/ee.c
@@ -83,6 +83,7 @@ char *version = "@(#) ee, version " EE_VERSION " $Revision: 1.102 $";
#include <errno.h>
#include <string.h>
#include <pwd.h>
+#include <locale.h>
#ifdef HAS_SYS_WAIT
#include <sys/wait.h>
@@ -100,9 +101,7 @@ char *version = "@(#) ee, version " EE_VERSION " $Revision: 1.102 $";
#include <unistd.h>
#endif
-
#ifndef NO_CATGETS
-#include <locale.h>
#include <nl_types.h>
nl_catd catalog;
OpenPOWER on IntegriCloud