=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/mroute6.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- src/usr.bin/netstat/mroute6.c 2007/12/14 18:35:46 1.10 +++ src/usr.bin/netstat/mroute6.c 2009/02/07 15:06:04 1.11 @@ -1,4 +1,4 @@ -/* $OpenBSD: mroute6.c,v 1.10 2007/12/14 18:35:46 deraadt Exp $ */ +/* $OpenBSD: mroute6.c,v 1.11 2009/02/07 15:06:04 chl Exp $ */ /* * Copyright (C) 1998 WIDE Project. @@ -79,8 +79,9 @@ #include #undef _KERNEL -#include +#include #include +#include #include "netstat.h" #define WID_ORG (lflag ? 39 : (nflag ? 29 : 18)) /* width of origin column */