20001229-1.c: Include <sys/proc.h> for UAC_SIGBUS, UAC_NOPRINT definitions.
* gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for UAC_SIGBUS, UAC_NOPRINT definitions. From-SVN: r44051
This commit is contained in:
parent
cccf0ae876
commit
3d719162d0
@ -1,3 +1,8 @@
|
||||
2001-07-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
|
||||
|
||||
* gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
|
||||
UAC_SIGBUS, UAC_NOPRINT definitions.
|
||||
|
||||
Mon Jul 16 12:21:56 2001 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* objc/execute/object_is_class.m: New test.
|
||||
|
@ -21,6 +21,7 @@ setsysinfo(unsigned long op, void *buffer, unsigned long size,
|
||||
|
||||
#else
|
||||
#include <sys/sysinfo.h>
|
||||
#include <sys/proc.h>
|
||||
#endif
|
||||
|
||||
static void __attribute__((constructor))
|
||||
|
Loading…
x
Reference in New Issue
Block a user