summaryrefslogtreecommitdiff
path: root/src/ecosboard.c
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-05 06:42:20 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-05 06:42:20 +0000
commitaf838b03a00690e528fb1c11d92ab25529fd876f (patch)
tree1e126945eebb7ec68d02fb9de798fe50f7f3da7c /src/ecosboard.c
parent3b3a5b642c6b87da68441d7238d5a2408262bccc (diff)
downloadopenocd+libswd-af838b03a00690e528fb1c11d92ab25529fd876f.tar.gz
openocd+libswd-af838b03a00690e528fb1c11d92ab25529fd876f.tar.bz2
openocd+libswd-af838b03a00690e528fb1c11d92ab25529fd876f.tar.xz
openocd+libswd-af838b03a00690e528fb1c11d92ab25529fd876f.zip
remove unused include file: strings.h
git-svn-id: svn://svn.berlios.de/openocd/trunk@2073 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/ecosboard.c')
-rw-r--r--src/ecosboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ecosboard.c b/src/ecosboard.c
index f398ae2a..1c8091d2 100644
--- a/src/ecosboard.c
+++ b/src/ecosboard.c
@@ -39,7 +39,6 @@
#include <time_support.h>
#include <sys/time.h>
-#include <strings.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>