Audit and eliminate redundant #include directives in other target files.
[fw/openocd] / src / target / avrt.h
index e840aaf96c24cc92d3094ebcccfbea15fb430d49..02bb00545e8211297757cf3219f6900127c64544 100644 (file)
@@ -20,6 +20,8 @@
 #ifndef AVRT_H
 #define AVRT_H
 
+#include "jtag.h"
+
 typedef struct mcu_jtag_s
 {
        jtag_tap_t *tap;