Audit and remove redundant uses of replacements.h in the tree.

git-svn-id: svn://svn.berlios.de/openocd/trunk@1761 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
zwelch
2009-05-12 08:35:17 +00:00
parent 5136270920
commit f976af56a4
8 changed files with 8 additions and 25 deletions

View File

@@ -30,8 +30,6 @@
#include "algorithm.h"
#include "command.h"
#include "replacements.h"
struct reg_s;
struct trace_s;
struct command_context_s;