Add include of "dwarf2dbg.h"

This commit is contained in:
Nick Clifton 2000-11-05 19:28:57 +00:00
parent 76da6bbe3e
commit 8d6b5c8e2f
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-11-05 Nick Clifton <nickc@redhat.com>
* config/tc-arm.c: Add include of "dwarf2dbg.h"
2000-11-02 Per Lundberg <plundis@chaosdev.org>
* configure.in: Recognise i[3456]86-chaosdev-storm-chaos.

View File

@ -35,6 +35,7 @@
#ifdef OBJ_ELF
#include "elf/arm.h"
#include "dwarf2dbg.h"
#endif
/* Types of processor to assemble for. */