mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 07:42:25 +08:00
Directly use <sys/time.h> provided by Newlib
This commit is contained in:
@@ -119,7 +119,7 @@ typedef char* caddr_t;
|
||||
#endif
|
||||
#include <rtems/bsd/sys/param.h>
|
||||
#include <rtems/bsd/sys/types.h> /* concession to AIX */
|
||||
#include <rtems/bsd/sys/time.h>
|
||||
#include <sys/time.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
|
Reference in New Issue
Block a user