bsp/lpc32xx: Include missing <time.h>

Update #3598.
This commit is contained in:
Sebastian Huber
2018-11-09 13:47:20 +01:00
parent fdd3b85022
commit 5841e0b851

View File

@@ -25,6 +25,8 @@
#include <bsp.h>
#include <bsp/lpc32xx.h>
#include <time.h>
#define LPC32XX_RTC_COUNT 1U
#define LPC32XX_RTC_COUNTER_DELTA 0xfffffffeU