mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 04:59:59 +08:00
Add SIZE_T_MAX to <machine/rtems-bsd-user-space.h>
This commit is contained in:
@@ -23,9 +23,6 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#include "dhcpd.h"
|
||||
#include "privsep.h"
|
||||
#ifdef __rtems__
|
||||
#define SIZE_T_MAX SIZE_MAX
|
||||
#endif /* __rtems__ */
|
||||
|
||||
struct buf *
|
||||
buf_open(size_t len)
|
||||
|
Reference in New Issue
Block a user