=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.h,v retrieving revision 1.52 retrieving revision 1.53 diff -c -r1.52 -r1.53 *** src/usr.bin/netstat/netstat.h 2009/11/05 20:50:14 1.52 --- src/usr.bin/netstat/netstat.h 2009/11/22 22:22:14 1.53 *************** *** 1,4 **** ! /* $OpenBSD: netstat.h,v 1.52 2009/11/05 20:50:14 michele Exp $ */ /* $NetBSD: netstat.h,v 1.6 1996/05/07 02:55:05 thorpej Exp $ */ /* --- 1,4 ---- ! /* $OpenBSD: netstat.h,v 1.53 2009/11/22 22:22:14 tedu Exp $ */ /* $NetBSD: netstat.h,v 1.6 1996/05/07 02:55:05 thorpej Exp $ */ /* *************** *** 131,137 **** void nsprotopr(u_long, char *); ! void intpr(int); void unixpr(u_long); --- 131,137 ---- void nsprotopr(u_long, char *); ! void intpr(int, int); void unixpr(u_long);