From 50fd913bece94eba2aa8394b1b6958708e4dcd4d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 28 Aug 2000 23:52:21 +0000 Subject: Update. * include/libintl.h: Include since libintl.h doesn't if we are not optimizing. --- include/libintl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/libintl.h b/include/libintl.h index 0f77658a0e..dc54ccfc7b 100644 --- a/include/libintl.h +++ b/include/libintl.h @@ -1,5 +1,6 @@ #ifndef _LIBINTL_H #include +#include /* Now define the internal interfaces. */ extern char *__gettext (__const char *__msgid); -- cgit v1.2.3