mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 15:17:16 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
#include <rtems/bsd/sys/param.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/kthread.h>
|
||||
|
Reference in New Issue
Block a user