From b4d51d01c80d7392c73fcc93f5c5146e51ad7685 Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Wed, 15 Oct 2003 19:57:18 +0000 Subject: 2003-10-15 Bernardo Innocenti * m68k/sim-funcs.c (_XOPEN_SOURCE): Define to get the pid_t typedef from . --- libgloss/m68k/sim-funcs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libgloss/m68k') diff --git a/libgloss/m68k/sim-funcs.c b/libgloss/m68k/sim-funcs.c index a4b14ca..712c566 100644 --- a/libgloss/m68k/sim-funcs.c +++ b/libgloss/m68k/sim-funcs.c @@ -13,6 +13,7 @@ * they apply. */ +#define _XOPEN_SOURCE #include int -- cgit v1.1