summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/machine/rtems-bsd-kernel-space.h
diff options
context:
space:
mode:
Diffstat (limited to 'rtemsbsd/include/machine/rtems-bsd-kernel-space.h')
-rw-r--r--rtemsbsd/include/machine/rtems-bsd-kernel-space.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/rtemsbsd/include/machine/rtems-bsd-kernel-space.h b/rtemsbsd/include/machine/rtems-bsd-kernel-space.h
index 09bcecf1..6939be8e 100644
--- a/rtemsbsd/include/machine/rtems-bsd-kernel-space.h
+++ b/rtemsbsd/include/machine/rtems-bsd-kernel-space.h
@@ -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 */