summaryrefslogtreecommitdiffstats
path: root/intl/libgettext.h
diff options
context:
space:
mode:
Diffstat (limited to 'intl/libgettext.h')
-rw-r--r--intl/libgettext.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/intl/libgettext.h b/intl/libgettext.h
index 644d727..3834a08 100644
--- a/intl/libgettext.h
+++ b/intl/libgettext.h
@@ -31,10 +31,7 @@
#define __USE_GNU_GETTEXT 1
#include <sys/types.h>
-
-#if HAVE_LOCALE_H
-# include <locale.h>
-#endif
+#include <locale.h>
#ifdef __cplusplus