]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
1999-07-20 Mark Kettenis <kettenis@gnu.org>
authorRoland McGrath <roland@gnu.org>
Tue, 20 Jul 1999 21:07:48 +0000 (21:07 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 20 Jul 1999 21:07:48 +0000 (21:07 +0000)
* sysdeps/mach/_strerror.c: Include <libintl.h>.

sysdeps/mach/_strerror.c

index 5be7d272a8a1c735bc2f0b2767152ba8310f73b1..7b1599492a89c4c3280640c2078ae9d63e13a675 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>