X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnand%2Farm_io.c;fp=src%2Fflash%2Fnand%2Farm_io.c;h=4c746757cf841b6311411766d4e61f1744aafe94;hb=899c9975e750ff0144d4a4f63e0f2a619c0b0e58;hp=cc565dcbc023592214c2f61d7d686878e4012157;hpb=da3bcb392e852214b0dda878f6161c8f1e8d15f3;p=openocd.git diff --git a/src/flash/nand/arm_io.c b/src/flash/nand/arm_io.c index cc565dcbc0..4c746757cf 100644 --- a/src/flash/nand/arm_io.c +++ b/src/flash/nand/arm_io.c @@ -24,10 +24,13 @@ #include "config.h" #endif +#include "core.h" #include "arm_io.h" +#include #include #include + /** * Copies code to a working area. This will allocate room for the code plus the * additional amount requested if the working area pointer is null.