From 4d95e27b4665c175cfeb0a932a7f3a5c38cf1169 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sun, 26 May 1996 08:31:46 -0400 Subject: [PATCH] Don't include xm-alpha.h and winnt/xm-winnt.h. From-SVN: r12115 --- gcc/config/alpha/xm-winnt.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gcc/config/alpha/xm-winnt.h b/gcc/config/alpha/xm-winnt.h index 202aec3457d..2f2a5a8ea1c 100644 --- a/gcc/config/alpha/xm-winnt.h +++ b/gcc/config/alpha/xm-winnt.h @@ -1,5 +1,5 @@ /* Configuration for GNU compiler for an Alpha running Windows NT 3.x. - Copyright (C) 1995 Free Software Foundation, Inc. + Copyright (C) 1995, 1996 Free Software Foundation, Inc. Contributed by Douglas B. Rupp (drupp@cs.washington.edu) This file is part of GNU CC. @@ -19,9 +19,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. */ -#include "alpha/xm-alpha.h" -#include "winnt/xm-winnt.h" - #undef HOST_BITS_PER_LONG #define HOST_BITS_PER_LONG 32