diff --git a/drivers/watchdog/iwdg_stm32.c b/drivers/watchdog/iwdg_stm32.c index 51cef35c0de..e4392317cac 100644 --- a/drivers/watchdog/iwdg_stm32.c +++ b/drivers/watchdog/iwdg_stm32.c @@ -27,6 +27,8 @@ #include #include +#include + #include "iwdg_stm32.h" #define AS_IWDG(__base_addr) \