mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 03:17:56 +08:00
Directly use <sys/_types.h> provided by Newlib
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#define _KVM_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <rtems/bsd/sys/_types.h>
|
||||
#include <sys/_types.h>
|
||||
#include <nlist.h>
|
||||
|
||||
/* Default version symbol. */
|
||||
|
Reference in New Issue
Block a user