mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 04:59:27 +08:00
Directly use <sys/_types.h> provided by Newlib
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#define _LIBUTIL_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <rtems/bsd/sys/_types.h>
|
||||
#include <sys/_types.h>
|
||||
#include <sys/_stdint.h>
|
||||
|
||||
#ifndef _GID_T_DECLARED
|
||||
|
Reference in New Issue
Block a user