aboutsummaryrefslogtreecommitdiffstats
path: root/intl/dngettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/dngettext.c')
-rw-r--r--intl/dngettext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/dngettext.c b/intl/dngettext.c
index 0afbd2e1..67fd030f 100644
--- a/intl/dngettext.c
+++ b/intl/dngettext.c
@@ -37,7 +37,7 @@
prefix. So we have to make a difference here. */
#ifdef _LIBC
# define DNGETTEXT __dngettext
-# define DCNGETTEXT INTUSE(__dcngettext)
+# define DCNGETTEXT __dcngettext
#else
# define DNGETTEXT libintl_dngettext
# define DCNGETTEXT libintl_dcngettext