X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fstr9x.c;h=870871cc7a19dc165c6f4da3d726c4fe4bad23ff;hb=db094c2e60176b3c63ce788159b04a7024ad1010;hp=1506cb59dd1495244b62eeb374316798281be76b;hpb=aa7c449600d6f6d634f587de6091421a1a877af5;p=openocd.git diff --git a/src/flash/str9x.c b/src/flash/str9x.c index 1506cb59dd..870871cc7a 100644 --- a/src/flash/str9x.c +++ b/src/flash/str9x.c @@ -29,6 +29,7 @@ #include "str9x.h" #include "arm966e.h" +#include "algorithm.h" static uint32_t bank1start = 0x00080000;