From c7fc60126194310d49ab9338feb78a59500e6263 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sun, 26 May 1996 08:31:29 -0400 Subject: [PATCH] Don't include alpha.h Don't include alpha.h (WINDOWS_NT): No longer define. From-SVN: r12114 --- gcc/config/alpha/win-nt.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/gcc/config/alpha/win-nt.h b/gcc/config/alpha/win-nt.h index 3ac5f73867e..c831da482a4 100644 --- a/gcc/config/alpha/win-nt.h +++ b/gcc/config/alpha/win-nt.h @@ -20,11 +20,6 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* Say this is Windows/NT for the other config files. */ -#define WINDOWS_NT 1 - -#include "alpha/alpha.h" - /* Names to predefine in the preprocessor for this target machine. */ #undef CPP_PREDEFINES -- 2.30.2