1999-07-20 Mark Kettenis <kettenis@gnu.org>
authorRoland McGrath <roland@gnu.org>
Wed, 21 Jul 1999 16:46:32 +0000 (16:46 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 21 Jul 1999 16:46:32 +0000 (16:46 +0000)
* sysdeps/mach/_strerror.c: Include <libintl.h>.

sysdeps/mach/_strerror.c

index 5be7d27..7b15994 100644 (file)
@@ -16,6 +16,7 @@
    write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    Boston, MA 02111-1307, USA.  */
 
+#include <libintl.h>
 #include <stdio.h>
 #include <string.h>
 #include <mach/error.h>