From a88871bc6ad13561d9e60fbd9152b8f0c05329b1 Mon Sep 17 00:00:00 2001 From: zwelch Date: Mon, 1 Jun 2009 23:01:24 +0000 Subject: Encapsulate JTAG Cable API and interface structure, plan for new header file. git-svn-id: svn://svn.berlios.de/openocd/trunk@1984 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/xsvf/xsvf.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xsvf') diff --git a/src/xsvf/xsvf.c b/src/xsvf/xsvf.c index 0ec9f4dc..6d355911 100644 --- a/src/xsvf/xsvf.c +++ b/src/xsvf/xsvf.c @@ -41,6 +41,7 @@ #include "config.h" #endif +#define INCLUDE_JTAG_INTERFACE_H #include "xsvf.h" #include "jtag.h" -- cgit v1.2.3