Date: Wednesday, October 4, 2000 @ 17:53:11
Author: rra
Update of /dist1/cvs/isc/inn/inn/nnrpd
from pub3.rc.vix.com:/tmp/cvs-serv20942
Modified: perm.c
Include portable/wait.h rather than our own wait portability mess, change
PID_T to pid_t, BOOL to bool, and ARGTYPE to socklen_t, and remove a bunch
of unnecessary casts.