=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.h,v retrieving revision 1.37 retrieving revision 1.38 diff -u -r1.37 -r1.38 --- src/usr.bin/netstat/netstat.h 2006/05/27 19:24:01 1.37 +++ src/usr.bin/netstat/netstat.h 2006/07/05 00:40:22 1.38 @@ -1,4 +1,4 @@ -/* $OpenBSD: netstat.h,v 1.37 2006/05/27 19:24:01 claudio Exp $ */ +/* $OpenBSD: netstat.h,v 1.38 2006/07/05 00:40:22 brad Exp $ */ /* $NetBSD: netstat.h,v 1.6 1996/05/07 02:55:05 thorpej Exp $ */ /* @@ -93,8 +93,6 @@ void hostpr(u_long, u_long); void impstats(u_long, u_long); - -void intpr(int, u_long); void rt_stats(int, u_long); void pr_rthdr(int, int);