=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.h,v retrieving revision 1.63 retrieving revision 1.64 diff -u -r1.63 -r1.64 --- src/usr.bin/netstat/netstat.h 2012/08/22 00:11:57 1.63 +++ src/usr.bin/netstat/netstat.h 2012/12/05 23:20:25 1.64 @@ -1,4 +1,4 @@ -/* $OpenBSD: netstat.h,v 1.63 2012/08/22 00:11:57 tedu Exp $ */ +/* $OpenBSD: netstat.h,v 1.64 2012/12/05 23:20:25 deraadt Exp $ */ /* $NetBSD: netstat.h,v 1.6 1996/05/07 02:55:05 thorpej Exp $ */ /* @@ -31,8 +31,6 @@ * * from: @(#)netstat.h 8.2 (Berkeley) 1/4/94 */ - -#include /* What is the max length of a pointer printed with %p (including 0x)? */ #define PLEN (LONG_BIT / 4 + 2)