* 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.
This commit is contained in:
Joel Brobecker
2008-01-29 21:26:04 +00:00
parent 107313f766
commit b4d5ed91ae
4 changed files with 11 additions and 3 deletions

View File

@ -22,7 +22,6 @@
#ifndef _NTO_TDEP_H
#define _NTO_TDEP_H
#include "defs.h"
#include "solist.h"
#include "osabi.h"
#include "regset.h"