summaryrefslogtreecommitdiff
path: root/lib/obstack.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/obstack.c')
-rw-r--r--lib/obstack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/obstack.c b/lib/obstack.c
index 53ede1506..dde9405b8 100644
--- a/lib/obstack.c
+++ b/lib/obstack.c
@@ -457,7 +457,7 @@ _obstack_memory_used (h)
/* Define the error handler. */
# ifndef _
-# if defined HAVE_LIBINTL_H || defined _LIBC
+# if defined HAVE_LIBINTL_H || defined _LIBC
# include <libintl.h>
# ifndef _
# define _(Str) gettext (Str)