=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/netstat/netstat.h,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- src/usr.bin/netstat/netstat.h 2011/03/15 13:10:31 1.59 +++ src/usr.bin/netstat/netstat.h 2011/07/09 00:45:40 1.60 @@ -1,4 +1,4 @@ -/* $OpenBSD: netstat.h,v 1.59 2011/03/15 13:10:31 jsing Exp $ */ +/* $OpenBSD: netstat.h,v 1.60 2011/07/09 00:45:40 henning Exp $ */ /* $NetBSD: netstat.h,v 1.6 1996/05/07 02:55:05 thorpej Exp $ */ /* @@ -136,7 +136,3 @@ void mroutepr(u_long, u_long, u_long); void mrt_stats(void); - -void atalkprotopr(u_long, char *, int, u_long); -void ddp_stats(char *); -char *atalk_print(const struct sockaddr *, int);