* rs6000-tdep.c: Don't include tm.h twice.
authorMark Alexander <marka@cygnus>
Sat, 10 Oct 1998 01:17:07 +0000 (01:17 +0000)
committerMark Alexander <marka@cygnus>
Sat, 10 Oct 1998 01:17:07 +0000 (01:17 +0000)
gdb/ChangeLog
gdb/rs6000-tdep.c

index 1e051551ba8e02da62ec928ac70533ddb2ed08d1..558e1317f44db99d11be441b3935e4f0ab531dd5 100644 (file)
@@ -1,3 +1,7 @@
+Fri Oct  9 18:14:43 1998  Mark Alexander  <marka@cygnus.com>
+
+       * rs6000-tdep.c: Don't include tm.h twice.
+
 1998-10-08  Keith Seitz  <keiths@cygnus.com>
 
        * main.c (main): Remove calls to {pre,post}_add_symbol_hooks.
index e6939569e2ea2542e1b366da52452f3ccef2fe15..346b26cf559f97819d196612c56fcdb512c9c420 100644 (file)
@@ -19,7 +19,6 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #include "defs.h"
-#include "tm.h"
 #include "frame.h"
 #include "inferior.h"
 #include "symtab.h"
This page took 0.030332 seconds and 4 git commands to generate.