target: remove some more duplicate includes

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
This commit is contained in:
David Brownell
2009-11-17 01:06:16 -08:00
parent e722396890
commit a2df544fd9
4 changed files with 1 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
#include "breakpoints.h"
#include "xscale.h"
#include "target_type.h"
#include "arm7_9_common.h"
#include "arm_jtag.h"
#include "arm_simulator.h"
#include "arm_disassembler.h"
#include "time_support.h"