From: John Gilmore Date: Mon, 7 Oct 1991 07:23:08 +0000 (+0000) Subject: First stage of coff-encap work. X-Git-Tag: gdb-4_18-branchpoint~23518 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1630095c4fe445db61fa9e666a821548d49a9e4;p=thirdparty%2Fbinutils-gdb.git First stage of coff-encap work. --- diff --git a/gdb/m88k-tdep.c b/gdb/m88k-tdep.c index 49278780105..71407f30949 100644 --- a/gdb/m88k-tdep.c +++ b/gdb/m88k-tdep.c @@ -39,12 +39,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include #include -#ifdef COFF_ENCAPSULATE -#include "a.out.encap.h" -#else -#include -#endif - #include #include diff --git a/gdb/m88k-xdep.c b/gdb/m88k-xdep.c index 56e74783ffb..2247b15e1e5 100644 --- a/gdb/m88k-xdep.c +++ b/gdb/m88k-xdep.c @@ -37,13 +37,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #endif #include #include - -#ifdef COFF_ENCAPSULATE -#include "a.out.encap.h" -#else -#include -#endif - #include #include