]> git.sur5r.net Git - openocd/blobdiff - src/helper/configuration.h
Update parse_type macro definitions to allow re-use with signed types.
[openocd] / src / helper / configuration.h
index 109bd1004917cf1956f12fe5126192a21b0624c5..e75c70306ec442ef067ff9e79ebffd9d90d4613c 100644 (file)
@@ -24,7 +24,6 @@
 #define CONFIGURATION_H
 
 #include "command.h"
-#include "types.h"
 
 extern int parse_cmdline_args(struct command_context_s *cmd_ctx, int argc, char *argv[]);
 extern int parse_config_file(struct command_context_s *cmd_ctx);