aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/Makefile.in2
-rw-r--r--gdb/rs6000-tdep.h2
3 files changed, 6 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e8f530e..96a8faa 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-20 Joel Brobecker <brobecker@adacore.com>
+
+ * rs6000-tdep.h: Remove defs.h #include.
+ * Makefile.in (rs6000_tdep_h): Update dependencies.
+
2007-12-20 Thiago Jung Bauermann <bauerman@br.ibm.com>
* gdbtypes.c (gdbtypes_post_init): Change names of decimal float types
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index a46c9d4..114333c 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -855,7 +855,7 @@ reggroups_h = reggroups.h
regset_h = regset.h
remote_fileio_h = remote-fileio.h
remote_h = remote.h
-rs6000_tdep_h = rs6000-tdep.h $(defs_h)
+rs6000_tdep_h = rs6000-tdep.h
s390_tdep_h = s390-tdep.h
scm_lang_h = scm-lang.h $(scm_tags_h)
scm_tags_h = scm-tags.h
diff --git a/gdb/rs6000-tdep.h b/gdb/rs6000-tdep.h
index f0e0f3c..bafb28c 100644
--- a/gdb/rs6000-tdep.h
+++ b/gdb/rs6000-tdep.h
@@ -17,8 +17,6 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "defs.h"
-
extern int rs6000_software_single_step (struct frame_info *frame);
/* Hook in rs6000-tdep.c for determining the TOC address when