Audit and eliminate redundant #include directives in other target files.
git-svn-id: svn://svn.berlios.de/openocd/trunk@1715 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
#ifndef AVRT_H
|
||||
#define AVRT_H
|
||||
|
||||
#include "jtag.h"
|
||||
|
||||
typedef struct mcu_jtag_s
|
||||
{
|
||||
jtag_tap_t *tap;
|
||||
|
||||
Reference in New Issue
Block a user