From: deraadt Date: Sat, 17 Jan 2015 07:09:50 +0000 (+0000) Subject: _KERNEL 1? no, just _KERNEL X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=6a932c0668ff7f78c84b40ba37d8e1273cfb58af;p=openbsd _KERNEL 1? no, just _KERNEL --- diff --git a/usr.bin/netstat/mroute6.c b/usr.bin/netstat/mroute6.c index 79f824b8026..55026f8cca0 100644 --- a/usr.bin/netstat/mroute6.c +++ b/usr.bin/netstat/mroute6.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mroute6.c,v 1.15 2015/01/16 06:40:10 deraadt Exp $ */ +/* $OpenBSD: mroute6.c,v 1.16 2015/01/17 07:09:50 deraadt Exp $ */ /* * Copyright (C) 1998 WIDE Project. @@ -75,7 +75,7 @@ #include -#define _KERNEL 1 +#define _KERNEL #include #undef _KERNEL