X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhelper%2Fcommand.h;h=fc017326bb306a41eb92315a3e55ead4f275eeb1;hp=1a26c069956af15e6d3302b444ccc5ff8d8e4aca;hb=83f313542f35b4551ba493930946c4813b39ee89;hpb=703ce2e9414246b15fced07889c58f0acd691053 diff --git a/src/helper/command.h b/src/helper/command.h index 1a26c06995..fc017326bb 100644 --- a/src/helper/command.h +++ b/src/helper/command.h @@ -22,6 +22,8 @@ #ifndef OPENOCD_HELPER_COMMAND_H #define OPENOCD_HELPER_COMMAND_H +#include +#include #include /* To achieve C99 printf compatibility in MinGW, gnu_printf should be