mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 13:56:17 +08:00
Directly use <sys/time.h> provided by Newlib
This commit is contained in:
@@ -48,7 +48,7 @@ static const char rcsid[] _U_ =
|
||||
#include <rtems/bsd/sys/param.h>
|
||||
#include <rtems/bsd/sys/types.h> /* concession to AIX */
|
||||
#include <sys/socket.h>
|
||||
#include <rtems/bsd/sys/time.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include <netinet/in.h>
|
||||
#endif /* WIN32 */
|
||||
|
Reference in New Issue
Block a user