mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Some files that now include sys/time.h should no longer include timer.h
This commit is contained in:
@@ -39,9 +39,12 @@
|
||||
|
||||
#include <nuttx/config.h>
|
||||
|
||||
#include <sys/time.h>
|
||||
#include <time.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions
|
||||
****************************************************************************/
|
||||
|
||||
/****************************************************************************
|
||||
* Function: time
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user