X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Faduc702x.c;h=643705cae287c0df6cf1cc0ec31626c1ab99ca0b;hb=f0ce88b3af9a6090ac986160950d66317de5087e;hp=c2a1884860b1ce3c1764ae59aeab15e1934d99af;hpb=96b62996d2d81b09a48bf253bc9e60e637f687bd;p=openocd.git diff --git a/src/flash/aduc702x.c b/src/flash/aduc702x.c index c2a1884860..643705cae2 100644 --- a/src/flash/aduc702x.c +++ b/src/flash/aduc702x.c @@ -27,6 +27,7 @@ #include "armv4_5.h" #include "binarybuffer.h" #include "time_support.h" +#include "algorithm.h" static int aduc702x_build_sector_list(struct flash_bank *bank);