1999-07-20 Mark Kettenis <kettenis@gnu.org>

* sysdeps/mach/_strerror.c: Include <libintl.h>.
This commit is contained in:
Roland McGrath 1999-07-21 16:46:32 +00:00
parent 580345725c
commit 6818bcaef7
1 changed files with 1 additions and 0 deletions

View 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>