From c61e1442c675352026b198de2ee396c98a36aec0 Mon Sep 17 00:00:00 2001 From: David du Colombier <0intro@gmail.com> Date: Tue, 14 Jul 1998 00:00:00 +0000 Subject: [PATCH] Plan 9 from Bell Labs 1998-07-14 --- ip/pktmedium.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ip/pktmedium.c b/ip/pktmedium.c index 3f17ec12349f2830f08f8bb7e9ac5bdc71f807be..455083eece1701ee4847821a0436b9bf01e4d866 100644 --- a/ip/pktmedium.c +++ b/ip/pktmedium.c @@ -32,6 +32,7 @@ Medium pktmedium = nil, /* flushroute */ nil, /* joinmulti */ nil, /* leave multi */ + nil, /* ares */ 1, /* unbind on last close */ };