mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 20:30:52 +08:00
Directly use <sys/time.h> provided by Newlib
This commit is contained in:
@@ -73,7 +73,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <rtems/bsd/sys/param.h> /* NB: we rely on this for <sys/types.h> */
|
||||
#include <sys/socket.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <rtems/bsd/sys/time.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
|
Reference in New Issue
Block a user