mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 14:49:54 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <machine/rtems-bsd-kernel-space.h>
|
||||
|
||||
#include <rtems/bsd/sys/param.h>
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/systm.h>
|
||||
#include <rtems/bsd/sys/lock.h>
|
||||
#include <sys/mutex.h>
|
||||
|
Reference in New Issue
Block a user