X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Ftarget%2Farm7_9_common.c;h=27a9b8dbfc565a2911b98cdbfcfb11f417dd3823;hp=780ccf9273d9616ffd0899f2209a5c8b96d54f50;hb=9a98e83b49fe3541cb0d79924b13c2d86484aee2;hpb=dc1685ca25567fe75c8d50c825fb0303fbb66fac;ds=sidebyside diff --git a/src/target/arm7_9_common.c b/src/target/arm7_9_common.c index 780ccf9273..27a9b8dbfc 100644 --- a/src/target/arm7_9_common.c +++ b/src/target/arm7_9_common.c @@ -34,6 +34,7 @@ #include "embeddedice.h" #include "target_request.h" #include "arm7_9_common.h" +#include "etm.h" #include "time_support.h" #include "arm_simulator.h" #include "algorithm.h"