mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-18 05:04:02 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -38,7 +38,7 @@ static char sccsid[] = "@(#)bt_put.c 8.8 (Berkeley) 7/26/94";
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
|
Reference in New Issue
Block a user