From 30a17f0bb402ae95bfde948dea10fc7ae7d6c4ba Mon Sep 17 00:00:00 2001 From: zwelch Date: Tue, 12 May 2009 04:52:15 +0000 Subject: Include assert.h in system.h to promote tree-wide use of assertions. git-svn-id: svn://svn.berlios.de/openocd/trunk@1750 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/xsvf/xsvf.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/xsvf') diff --git a/src/xsvf/xsvf.c b/src/xsvf/xsvf.c index b62de349..2400ae39 100644 --- a/src/xsvf/xsvf.c +++ b/src/xsvf/xsvf.c @@ -44,8 +44,6 @@ #include "xsvf.h" #include "jtag.h" -#include - /* XSVF commands, from appendix B of xapp503.pdf */ #define XCOMPLETE 0x00 -- cgit v1.2.3