=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.h,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- src/usr.bin/netstat/netstat.h 2007/07/25 11:50:47 1.43 +++ src/usr.bin/netstat/netstat.h 2007/12/11 20:14:45 1.44 @@ -1,4 +1,4 @@ -/* $OpenBSD: netstat.h,v 1.43 2007/07/25 11:50:47 claudio Exp $ */ +/* $OpenBSD: netstat.h,v 1.44 2007/12/11 20:14:45 deraadt Exp $ */ /* $NetBSD: netstat.h,v 1.6 1996/05/07 02:55:05 thorpej Exp $ */ /* @@ -92,7 +92,7 @@ void tcp_dump(u_long); -void mbpr(u_long, u_long, u_long); +void mbpr(void); void hostpr(u_long, u_long); void impstats(u_long, u_long);