mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 22:56:25 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include <rtems/bsd/local/opt_ipsec.h>
|
||||
#endif
|
||||
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
#include <rtems/bsd/sys/param.h>
|
||||
#ifdef _KERNEL
|
||||
#include <sys/systm.h>
|
||||
|
Reference in New Issue
Block a user