X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=src%2Fflash%2Fnor%2Fstm32l4x.c;h=a363cd42dea95a7884a6692d24e05390da2f2d6a;hb=c4e6034e26b40cc440356eb35b3372b220806e5e;hp=3ef8bf894e5a7918597f629cc835c4e0b771b8e2;hpb=a0bd3c9924870c3b8f428648410181040dabc33c;p=openocd.git diff --git a/src/flash/nor/stm32l4x.c b/src/flash/nor/stm32l4x.c index 3ef8bf894e..a363cd42de 100644 --- a/src/flash/nor/stm32l4x.c +++ b/src/flash/nor/stm32l4x.c @@ -27,6 +27,7 @@ #include #include #include +#include #include #include "bits.h" #include "stm32l4x.h"