diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/gcc3/arch/ns32k/gthr-default.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc3/arch/ns32k/gthr-default.h b/gnu/usr.bin/gcc3/arch/ns32k/gthr-default.h index 9ee6827d1f9..81c75f51dbd 100644 --- a/gnu/usr.bin/gcc3/arch/ns32k/gthr-default.h +++ b/gnu/usr.bin/gcc3/arch/ns32k/gthr-default.h @@ -1,4 +1,5 @@ /* This file is automatically generated. DO NOT EDIT! */ /* Generated from: NetBSD: mknative-gcc,v 1.10 2003/11/27 10:21:24 mrg Exp */ -#include "gthr-posix.h" +/* XXX #include "gthr-posix.h" */ +#include "gthr-single.h" |
