summaryrefslogtreecommitdiff
path: root/src/xsvf
diff options
context:
space:
mode:
authorzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-03 01:26:01 +0000
committerzwelch <zwelch@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-06-03 01:26:01 +0000
commit67caf323f74937e11c0f5f95c2ee57d2786ac02b (patch)
tree586921687ee8853ee67e3a2a44dae4e22e4a4d0f /src/xsvf
parentc275cfd3dac90bb44ae6be6de5f53c93c645bde9 (diff)
downloadopenocd+libswd-67caf323f74937e11c0f5f95c2ee57d2786ac02b.tar.gz
openocd+libswd-67caf323f74937e11c0f5f95c2ee57d2786ac02b.tar.bz2
openocd+libswd-67caf323f74937e11c0f5f95c2ee57d2786ac02b.tar.xz
openocd+libswd-67caf323f74937e11c0f5f95c2ee57d2786ac02b.zip
Remove interface.h from public JTAG header, include it where required.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2016 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/xsvf')
-rw-r--r--src/xsvf/xsvf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xsvf/xsvf.c b/src/xsvf/xsvf.c
index 6d355911..0ec9f4dc 100644
--- a/src/xsvf/xsvf.c
+++ b/src/xsvf/xsvf.c
@@ -41,7 +41,6 @@
#include "config.h"
#endif
-#define INCLUDE_JTAG_INTERFACE_H
#include "xsvf.h"
#include "jtag.h"