cjs
Wed Oct 8 13:47:39 PDT 1997
Update of /a/cvsroot/src/usr.sbin/traceroute
In directory netbsd1:/var/slash-tmp/cvs-serv13476
Modified Files:
savestr.c
Log Message:
Include <string.h> and use proper types for str*() so that this compiles
on the Alpha. Also remove register decl's while I'm here.