bde 2004/04/09 06:14:33 PDT FreeBSD src repository Modified files: sys/sys wait.h Log: Fixed missing forward declaration of struct rusage in the _KERNEL case. Removed namespace-polluting forward declaration of struct rusage in the !_KERNEL && !_BSD_VISIBLE case. Fixed some nearby style bugs. Revision Changes Path 1.20 +5 -6 src/sys/sys/wait.h