From bde304768ee1ac2f45f55ed217b595618de5aeca Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Mon, 15 Apr 1996 08:02:21 -0400 Subject: [PATCH] (HAVE_SYSV_PRAGMA): Removed definition. From-SVN: r11781 --- gcc/config/i386/netbsd.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/gcc/config/i386/netbsd.h b/gcc/config/i386/netbsd.h index 180ff3533f7..5e113fbe7c4 100644 --- a/gcc/config/i386/netbsd.h +++ b/gcc/config/i386/netbsd.h @@ -30,8 +30,6 @@ #undef WCHAR_TYPE_SIZE #define WCHAR_TYPE_SIZE 32 -#define HANDLE_SYSV_PRAGMA - /* There are conflicting reports about whether this system uses a different assembler syntax. wilson@cygnus.com says # is right. */ #undef COMMENT_BEGIN -- 2.30.2