artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fbb987
)
_KERNEL 1? no, just _KERNEL
author
deraadt
<deraadt@openbsd.org>
Sat, 17 Jan 2015 07:09:50 +0000
(07:09 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 17 Jan 2015 07:09:50 +0000
(07:09 +0000)
usr.bin/netstat/mroute6.c
patch
|
blob
|
history
diff --git
a/usr.bin/netstat/mroute6.c
b/usr.bin/netstat/mroute6.c
index
79f824b
..
55026f8
100644
(file)
--- a/
usr.bin/netstat/mroute6.c
+++ b/
usr.bin/netstat/mroute6.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: mroute6.c,v 1.1
5 2015/01/16 06:40:1
0 deraadt Exp $ */
+/* $OpenBSD: mroute6.c,v 1.1
6 2015/01/17 07:09:5
0 deraadt Exp $ */
/*
* Copyright (C) 1998 WIDE Project.
@@
-75,7
+75,7
@@
#include <netinet/in.h>
-#define _KERNEL
1
+#define _KERNEL
#include <netinet6/ip6_mroute.h>
#undef _KERNEL