From 67caf323f74937e11c0f5f95c2ee57d2786ac02b Mon Sep 17 00:00:00 2001 From: zwelch Date: Wed, 3 Jun 2009 01:26:01 +0000 Subject: 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 --- src/xsvf/xsvf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/xsvf') 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" -- cgit v1.2.3