summaryrefslogtreecommitdiff
path: root/src/target/algorithm.c
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-12 08:35:17 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-05-12 08:35:17 +0000
commitf976af56a4352d0406b930528beec105df13cacb (patch)
tree5d0f865332cdc9ec4e6db5d26f3f9faf56f0926c /src/target/algorithm.c
parent513627092034136d9d7516b41d8ef3c8881d1950 (diff)
downloadopenocd+libswd-f976af56a4352d0406b930528beec105df13cacb.tar.gz
openocd+libswd-f976af56a4352d0406b930528beec105df13cacb.tar.bz2
openocd+libswd-f976af56a4352d0406b930528beec105df13cacb.tar.xz
openocd+libswd-f976af56a4352d0406b930528beec105df13cacb.zip
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
Diffstat (limited to 'src/target/algorithm.c')
-rw-r--r--src/target/algorithm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/algorithm.c b/src/target/algorithm.c
index a3672b20..664aeb27 100644
--- a/src/target/algorithm.c
+++ b/src/target/algorithm.c
@@ -22,7 +22,6 @@
#endif
#include "algorithm.h"
-#include "replacements.h"
#include "binarybuffer.h"