Audit and eliminate redundant helper #include directives.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1706 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user