diff options
Diffstat (limited to 'src/helper/configuration.h')
-rw-r--r-- | src/helper/configuration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helper/configuration.h b/src/helper/configuration.h index 295ea59..d646670 100644 --- a/src/helper/configuration.h +++ b/src/helper/configuration.h @@ -11,6 +11,7 @@ #ifndef OPENOCD_HELPER_CONFIGURATION_H #define OPENOCD_HELPER_CONFIGURATION_H +#include <stdio.h> #include <helper/command.h> int parse_cmdline_args(struct command_context *cmd_ctx, |