mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 20:21:19 +08:00
Compatibility for next Newlib update
This commit is contained in:
@@ -98,6 +98,10 @@ void rtems_bsd_assert_func(const char *file, int line, const char *func, const c
|
||||
|
||||
#define EDOOFUS __ELASTERROR
|
||||
|
||||
/* FIXME: Newlib forward compatibility */
|
||||
#define IP_MIN_MEMBERSHIPS 31
|
||||
#define IPV6_MIN_MEMBERSHIPS 31
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
|
Reference in New Issue
Block a user