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

@@ -33,7 +33,6 @@
#include "breakpoints.h"
#include "embeddedice.h"
#include "target_request.h"
#include "arm7_9_common.h"
#include "etm.h"
#include "time_support.h"
#include "arm_simulator.h"