apple
This commit is contained in:
parent
f462256db2
commit
a8ec4910fd
12 changed files with 18 additions and 12 deletions
|
|
@ -4,9 +4,9 @@
|
|||
|
||||
#include <signal.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/resource.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
#ifndef WCOREDUMP /* not on Mac OS X Tiger */
|
||||
#define WCOREDUMP(status) 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue