mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 08:26:59 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
#define _RESOLV_H_
|
||||
|
||||
#include <rtems/bsd/sys/param.h>
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/socket.h>
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user