From: Richard Kenner Date: Sun, 26 May 1996 16:26:28 +0000 (-0400) Subject: No longer include xm-svr3.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6a3f0e64fa0b7a75f9e1941e87df8a74c016c8a0;p=gcc.git No longer include xm-svr3.h. From-SVN: r12118 --- diff --git a/gcc/config/we32k/xm-we32k.h b/gcc/config/we32k/xm-we32k.h index 147d02aec9b..70aa35b6bb1 100644 --- a/gcc/config/we32k/xm-we32k.h +++ b/gcc/config/we32k/xm-we32k.h @@ -1,6 +1,6 @@ /* Configuration for GNU C-compiler for AT&T we32000 Family. - Contributed by John Wehle (john@feith1.uucp) Copyright (C) 1991, 1992, 1993, 1996 Free Software Foundation, Inc. + Contributed by John Wehle (john@feith1.uucp) This file is part of GNU CC. @@ -47,5 +47,3 @@ Boston, MA 02111-1307, USA. */ #ifndef MAXPATHLEN #define MAXPATHLEN 512 #endif - -#include "xm-svr3.h"