mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 07:15:58 +08:00
Add SIZE_T_MAX to <machine/rtems-bsd-user-space.h>
This commit is contained in:
@@ -51,9 +51,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
#ifdef __rtems__
|
||||
#define SIZE_T_MAX SIZE_MAX
|
||||
#endif /* __rtems__ */
|
||||
#include <err.h>
|
||||
|
||||
#include "pfctl.h"
|
||||
|
Reference in New Issue
Block a user