mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 21:02:33 +08:00
Directly use <sys/time.h> provided by Newlib
This commit is contained in:
@@ -50,7 +50,7 @@ static const char rcsid[] =
|
||||
#endif /* __rtems__ */
|
||||
|
||||
#include <rtems/bsd/sys/param.h>
|
||||
#include <rtems/bsd/sys/time.h>
|
||||
#include <sys/time.h>
|
||||
#include <rtems/bsd/sys/resource.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/sysctl.h>
|
||||
|
Reference in New Issue
Block a user