From 5841e0b8510175369148b3ba4a8ed6688e5d0da5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 9 Nov 2018 13:47:20 +0100 Subject: bsp/lpc32xx: Include missing Update #3598. --- bsps/arm/lpc32xx/rtc/rtc-config.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsps/arm/lpc32xx/rtc/rtc-config.c b/bsps/arm/lpc32xx/rtc/rtc-config.c index bd225248b3..f2f3eddfaf 100644 --- a/bsps/arm/lpc32xx/rtc/rtc-config.c +++ b/bsps/arm/lpc32xx/rtc/rtc-config.c @@ -25,6 +25,8 @@ #include #include +#include + #define LPC32XX_RTC_COUNT 1U #define LPC32XX_RTC_COUNTER_DELTA 0xfffffffeU -- cgit v1.2.3