mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 18:05:28 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -42,7 +42,7 @@ static const char rcsid[] _U_ =
|
||||
#ifdef HAVE_SYS_BITYPES_H
|
||||
#include <sys/bitypes.h>
|
||||
#endif
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
#endif /* WIN32 */
|
||||
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user