mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 07:59:07 +08:00
Directly use <sys/types.h> provided by Newlib
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#define _NET_PFVAR_H_
|
||||
|
||||
#include <rtems/bsd/sys/param.h>
|
||||
#include <rtems/bsd/sys/types.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/queue.h>
|
||||
#include <sys/tree.h>
|
||||
#ifdef __FreeBSD__
|
||||
|
Reference in New Issue
Block a user