X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fmflash.h;h=358d25364187b05bd2c32872b74104c569427fa2;hb=822c06d9e3983b37cd1830c594210973cb560991;hp=ed4a2cddf5d2ffeb2c15a9ed9f2e7facbcb0b3d9;hpb=98723c4ecdbe06f90c66f3abec27b792c3b38e34;p=openocd.git diff --git a/src/flash/mflash.h b/src/flash/mflash.h index ed4a2cddf5..358d253641 100644 --- a/src/flash/mflash.h +++ b/src/flash/mflash.h @@ -20,7 +20,7 @@ #ifndef _MFLASH_H #define _MFLASH_H -#include "target.h" +struct command_context; typedef unsigned long mg_io_uint32; typedef unsigned short mg_io_uint16;