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

@@ -35,7 +35,6 @@
#include "breakpoints.h"
#include "cortex_a8.h"
#include "armv4_5.h"
#include "register.h"
#include "target_request.h"
#include "target_type.h"