aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/port/chklocale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/chklocale.c b/src/port/chklocale.c
index dc2279179af..99e27ed6de5 100644
--- a/src/port/chklocale.c
+++ b/src/port/chklocale.c
@@ -23,7 +23,7 @@
#include <langinfo.h>
#endif
-#ifdef LOCALE_T_IN_XLOCALE_H
+#ifdef LOCALE_T_IN_XLOCALE
#include <xlocale.h>
#endif