aboutsummaryrefslogtreecommitdiffstats
path: root/network_cmds/ifconfig.tproj/nexus.c
diff options
context:
space:
mode:
Diffstat (limited to 'network_cmds/ifconfig.tproj/nexus.c')
-rw-r--r--network_cmds/ifconfig.tproj/nexus.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/network_cmds/ifconfig.tproj/nexus.c b/network_cmds/ifconfig.tproj/nexus.c
index 3df9842..3717c15 100644
--- a/network_cmds/ifconfig.tproj/nexus.c
+++ b/network_cmds/ifconfig.tproj/nexus.c
@@ -56,6 +56,11 @@
#include "ifconfig.h"
+#if __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ < 135000
+#define flowswitch multistack
+#define ifnr_flowswitch ifnr_multistack
+#endif
+
static void
nexus_status(int s)
{