X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftarget%2Ftestee.c;h=280111a434e0ca2ffc2f6eed575e60ba893a6c93;hb=f3e01106d9a8e7ad6b81413f37c1f6d5c806600d;hp=991c64e85f4cffef1524c7095cfefa7b65126070;hpb=f7bd1e8f3a302378687ded559e865c258d441c89;p=fw%2Fopenocd diff --git a/src/target/testee.c b/src/target/testee.c index 991c64e85..280111a43 100644 --- a/src/target/testee.c +++ b/src/target/testee.c @@ -20,9 +20,11 @@ #ifdef HAVE_CONFIG_H #include "config.h" #endif + +#include + #include "target.h" #include "target_type.h" -#include #include "hello.h" static const struct command_registration testee_command_handlers[] = {