diff options
Diffstat (limited to 'gdb/avr-tdep.c')
-rw-r--r-- | gdb/avr-tdep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/avr-tdep.c b/gdb/avr-tdep.c index 2d38f41cd7f..be95034abd5 100644 --- a/gdb/avr-tdep.c +++ b/gdb/avr-tdep.c @@ -22,7 +22,6 @@ /* Portions of this file were taken from the original gdb-4.18 patch developed by Denis Chertykov, denisc@overta.ru */ -#include "defs.h" #include "frame.h" #include "frame-unwind.h" #include "frame-base.h" |