diff options
Diffstat (limited to 'gcc/config/netbsd.h')
-rw-r--r-- | gcc/config/netbsd.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/netbsd.h b/gcc/config/netbsd.h index 8f9d5d3..dfd7c30 100644 --- a/gcc/config/netbsd.h +++ b/gcc/config/netbsd.h @@ -149,10 +149,6 @@ along with GCC; see the file COPYING3. If not see #undef TARGET_POSIX_IO #define TARGET_POSIX_IO -/* Don't assume anything about the header files. */ -#undef NO_IMPLICIT_EXTERN_C -#define NO_IMPLICIT_EXTERN_C 1 - /* Define some types that are the same on all NetBSD platforms, making them agree with <machine/ansi.h>. */ |