Eliminates a warning. From Macs N
This commit is contained in:
parent
a448e0f69f
commit
c5ab7c39d3
@ -46,6 +46,10 @@
|
||||
#include <nuttx/clock.h>
|
||||
#include <nuttx/rtc.h>
|
||||
|
||||
#ifdef CONFIG_RTC_HIRES
|
||||
# include <nuttx/rtc.h>
|
||||
#endif
|
||||
|
||||
#include "clock/clock.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user