diff --git a/[refs] b/[refs] index b622af780eb3..8cf2ccd18820 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c1150d8cf9e9d2b356fab52d79f2366985e5511b +refs/heads/master: d73e3cd73c058ce792ad276f979680aa331f4f8e diff --git a/trunk/drivers/rtc/rtc-at91rm9200.c b/trunk/drivers/rtc/rtc-at91rm9200.c index 4f654c901c64..a724ab49a797 100644 --- a/trunk/drivers/rtc/rtc-at91rm9200.c +++ b/trunk/drivers/rtc/rtc-at91rm9200.c @@ -33,6 +33,8 @@ #include +#include + #define AT91_RTC_FREQ 1 #define AT91_RTC_EPOCH 1900UL /* just like arch/arm/common/rtctime.c */