summaryrefslogtreecommitdiff
path: root/src/jtag/jtag.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/jtag.h')
-rw-r--r--src/jtag/jtag.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/jtag/jtag.h b/src/jtag/jtag.h
index d4b9cb71..0c2f1335 100644
--- a/src/jtag/jtag.h
+++ b/src/jtag/jtag.h
@@ -224,8 +224,6 @@ extern void cmd_queue_free(void);
extern void jtag_queue_command(jtag_command_t *cmd);
extern void jtag_command_queue_reset(void);
-#include "interface.h"
-
#endif // INCLUDE_JTAG_INTERFACE_H
/* forward declaration */