From 0b6c73ae8398964268d2df6f87347d9c59b04858 Mon Sep 17 00:00:00 2001 From: zwelch Date: Mon, 11 May 2009 04:25:09 +0000 Subject: Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}. git-svn-id: svn://svn.berlios.de/openocd/trunk@1710 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/svf/svf.c | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/svf/svf.c') diff --git a/src/svf/svf.c b/src/svf/svf.c index ea60671c..a68cfaec 100644 --- a/src/svf/svf.c +++ b/src/svf/svf.c @@ -33,21 +33,9 @@ #endif #include "svf.h" - #include "jtag.h" -#include "command.h" -#include "log.h" #include "time_support.h" -#include -#include -#include -#include -#include -#include - -#include -#include // SVF command typedef enum -- cgit v1.2.3