X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnor%2Faduc702x.c;h=211b54e7598485bdff00d15393f5fce8bead94bb;hb=e40f6380638ed3f7780b78ceb1411f8b7059a073;hp=57018bb1dfef53e69df639500f5827d72a81baab;hpb=c2cc677056f8b383ff8f88ed8a16f1aa4b530ae2;p=openocd.git diff --git a/src/flash/nor/aduc702x.c b/src/flash/nor/aduc702x.c index 57018bb1df..211b54e759 100644 --- a/src/flash/nor/aduc702x.c +++ b/src/flash/nor/aduc702x.c @@ -27,7 +27,7 @@ #include #include #include -#include +#include static int aduc702x_build_sector_list(struct flash_bank *bank);