--- Net2/sys/resourcevar.h 2018/04/24 18:03:58 1.1.1.1 +++ Net2/sys/resourcevar.h 2018/04/24 18:10:31 1.1.1.2 @@ -59,6 +59,8 @@ struct pstats { struct timeval p_start; /* starting time */ }; +void addupc(int, struct uprof *, int); /* process profiling */ + /* * Kernel shareable process resource limits. Because this structure * is moderately large but changes infrequently, it is normally