OSDN Git Service

No longer include xm-svr3.h.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 May 1996 16:26:28 +0000 (16:26 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 May 1996 16:26:28 +0000 (16:26 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12118 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/we32k/xm-we32k.h

index 147d02a..70aa35b 100644 (file)
@@ -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"