2003-10-15 Bernardo Innocenti <bernie@develer.com>
* m68k/sim-funcs.c (_XOPEN_SOURCE): Define to get the pid_t typedef from <unistd.h>.
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
* they apply.
|
||||
*/
|
||||
|
||||
#define _XOPEN_SOURCE
|
||||
#include <unistd.h>
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user