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
This commit is contained in:
zwelch
2009-05-11 04:30:41 +00:00
parent 0643263d68
commit fbcb57baf8
27 changed files with 20 additions and 242 deletions

View File

@@ -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 <stdlib.h>
#include <string.h>
/* AVR_JTAG_Instructions */
#define AVR_JTAG_INS_LEN 4