From fbcb57baf842a84898dcc1cbe9a8b56d2a0028e1 Mon Sep 17 00:00:00 2001 From: zwelch Date: Mon, 11 May 2009 04:30:41 +0000 Subject: Audit and eliminate redundant #include directives in src/flash sources. git-svn-id: svn://svn.berlios.de/openocd/trunk@1712 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/flash/avrf.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/flash/avrf.c') diff --git a/src/flash/avrf.c b/src/flash/avrf.c index 9d32e6d1..307e54e8 100644 --- a/src/flash/avrf.c +++ b/src/flash/avrf.c @@ -21,18 +21,10 @@ #include "config.h" #endif -#include "replacements.h" - #include "avrf.h" #include "avrt.h" #include "flash.h" -#include "target.h" -#include "log.h" -#include "algorithm.h" -#include "binarybuffer.h" -#include -#include /* AVR_JTAG_Instructions */ #define AVR_JTAG_INS_LEN 4 -- cgit v1.2.3