* xm-rs6000.h: Remove #include of inferior.h. Fixes many
authorStu Grossman <grossman@cygnus>
Wed, 17 Jun 1992 23:44:37 +0000 (23:44 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 17 Jun 1992 23:44:37 +0000 (23:44 +0000)
compilation errors.

gdb/ChangeLog

index 62503bd..5407816 100644 (file)
@@ -1,5 +1,8 @@
 Wed Jun 17 13:08:33 1992  Stu Grossman  (grossman at cygnus.com)
 
+       * xm-rs6000.h:  Remove #include of inferior.h.  Fixes many
+       compilation errors.
+
        * breakpoint.c (enable_command, disable_command):  Without args,
        should only affect normal breakpoints and watchpoints.