=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/if.c,v retrieving revision 1.68 retrieving revision 1.69 diff -c -r1.68 -r1.69 *** src/usr.bin/netstat/if.c 2014/06/23 03:46:17 1.68 --- src/usr.bin/netstat/if.c 2014/11/21 17:49:00 1.69 *************** *** 1,4 **** ! /* $OpenBSD: if.c,v 1.68 2014/06/23 03:46:17 guenther Exp $ */ /* $NetBSD: if.c,v 1.16.4.2 1996/06/07 21:46:46 thorpej Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: if.c,v 1.69 2014/11/21 17:49:00 mikeb Exp $ */ /* $NetBSD: if.c,v 1.16.4.2 1996/06/07 21:46:46 thorpej Exp $ */ /* *************** *** 38,44 **** #include #include - #include #include #include #include --- 38,43 ----