aboutsummaryrefslogtreecommitdiff
path: root/gdb/nto-tdep.c
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
commitb4d5ed91aeaa7adad902df2121e0c4b3cfee35b7 (patch)
treecd3df1e00c8586d4ea900459d6a32f4f39ce10df /gdb/nto-tdep.c
parent107313f766c0c3931666da3eb333cf66a099df48 (diff)
downloadfsf-binutils-gdb-b4d5ed91aeaa7adad902df2121e0c4b3cfee35b7.zip
fsf-binutils-gdb-b4d5ed91aeaa7adad902df2121e0c4b3cfee35b7.tar.gz
fsf-binutils-gdb-b4d5ed91aeaa7adad902df2121e0c4b3cfee35b7.tar.bz2
* 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.c')
-rw-r--r--gdb/nto-tdep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/nto-tdep.c b/gdb/nto-tdep.c
index 58da9c2..9abd28c 100644
--- a/gdb/nto-tdep.c
+++ b/gdb/nto-tdep.c
@@ -19,6 +19,7 @@
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"
#include "gdb_stat.h"
#include "gdb_string.h"
#include "nto-tdep.h"