=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/unix.c,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- src/usr.bin/netstat/unix.c 2013/11/09 20:04:13 1.22 +++ src/usr.bin/netstat/unix.c 2014/07/10 14:08:13 1.23 @@ -1,4 +1,4 @@ -/* $OpenBSD: unix.c,v 1.22 2013/11/09 20:04:13 guenther Exp $ */ +/* $OpenBSD: unix.c,v 1.23 2014/07/10 14:08:13 deraadt Exp $ */ /* $NetBSD: unix.c,v 1.13 1995/10/03 21:42:48 thorpej Exp $ */ /*- @@ -42,6 +42,7 @@ #include #include #define _KERNEL +#include #include #undef _KERNEL