summaryrefslogtreecommitdiffstats
path: root/usr.bin/netstat/mroute.c
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1997-01-03 20:16:31 +0000
committerwollman <wollman@FreeBSD.org>1997-01-03 20:16:31 +0000
commite9eee4f4075fde5691b87c6d72f173e550b0fb4c (patch)
tree16d791bf5a4ffe43ef79fbaf67f89a3359ef5db2 /usr.bin/netstat/mroute.c
parentfb791032510b5ca78a473360cea58d11db7a91ac (diff)
downloadFreeBSD-src-e9eee4f4075fde5691b87c6d72f173e550b0fb4c.zip
FreeBSD-src-e9eee4f4075fde5691b87c6d72f173e550b0fb4c.tar.gz
Update to match changes in <net/if.h> and <netinet/ip_mroute.h>.
Diffstat (limited to 'usr.bin/netstat/mroute.c')
-rw-r--r--usr.bin/netstat/mroute.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/netstat/mroute.c b/usr.bin/netstat/mroute.c
index 68a15f5..e725d5d 100644
--- a/usr.bin/netstat/mroute.c
+++ b/usr.bin/netstat/mroute.c
@@ -55,9 +55,7 @@
#include <netinet/in.h>
#include <netinet/igmp.h>
#include <net/route.h>
-#define KERNEL 1 /* XXX bogus! */
#include <netinet/ip_mroute.h>
-#undef KERNEL
#include <stdio.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud