Audit and eliminate redundant #include directives in src/flash headers.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1711 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#ifndef AVRF_H
|
||||
#define AVRF_H
|
||||
|
||||
#include "types.h"
|
||||
|
||||
typedef struct avrf_type_s
|
||||
{
|
||||
char name[15];
|
||||
|
||||
Reference in New Issue
Block a user