20001229-1.c: Include <sys/proc.h> for UAC_SIGBUS, UAC_NOPRINT definitions.
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Mon, 16 Jul 2001 17:20:58 +0000 (17:20 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 16 Jul 2001 17:20:58 +0000 (17:20 +0000)
* gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
UAC_SIGBUS, UAC_NOPRINT definitions.

From-SVN: r44051

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20001229-1.c

index b501b2d..0cdde41 100644 (file)
@@ -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.
index fecf197..39b58af 100644 (file)
@@ -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))