diff options
Diffstat (limited to 'src/openocd.c')
-rw-r--r-- | src/openocd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/openocd.c b/src/openocd.c index e35a0ae5..4c075118 100644 --- a/src/openocd.c +++ b/src/openocd.c @@ -32,7 +32,6 @@ #include "configuration.h" #include "xsvf.h" #include "svf.h" -#include "target.h" #include "nand.h" #include "pld.h" #include "mflash.h" |