mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 12:20:07 +08:00
Directly use <sys/_types.h> provided by Newlib
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
#define _NETDB_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <rtems/bsd/sys/_types.h>
|
||||
#include <sys/_types.h>
|
||||
|
||||
#ifndef _SIZE_T_DECLARED
|
||||
typedef __size_t size_t;
|
||||
|
Reference in New Issue
Block a user