* 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

@@ -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"