* 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 1e05155..558e131 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 e693956..346b26c 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"