summaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.h
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2008-01-29 21:26:04 +0000
committerJoel Brobecker <brobecker@gnat.com>2008-01-29 21:26:04 +0000
commit5f6c402231bab208af143976bd5500abbbfac7b6 (patch)
tree331f787b411170cf97cb31dd44c7f407feeaac9f /gdb/nto-tdep.h
parenta09681b6d3ad41e60492911a7f3f82ae51b39f53 (diff)
downloadgdb-5f6c402231bab208af143976bd5500abbbfac7b6.tar.gz
* nto-tdep.h: Remove #include "defs.h".
* nto-tdep.c: Add #include "defs.h". * Makefile.in (nto_tdep_h): Update dependencies. (nto-tdep.o): Likewise.
Diffstat (limited to 'gdb/nto-tdep.h')
-rw-r--r--gdb/nto-tdep.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/nto-tdep.h b/gdb/nto-tdep.h
index 8d91b48de9b..6db2b064973 100644
--- a/gdb/nto-tdep.h
+++ b/gdb/nto-tdep.h
@@ -22,7 +22,6 @@
#ifndef _NTO_TDEP_H
#define _NTO_TDEP_H
-#include "defs.h"
#include "solist.h"
#include "osabi.h"
#include "regset.h"