mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 20:46:51 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include "namespace.h"
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/sockio.h>
|
||||
#include <net/if.h>
|
||||
|
Reference in New Issue
Block a user