[BACK]Return to proc_compare.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / w

Diff for /src/usr.bin/w/proc_compare.c between version 1.16 and 1.17

version 1.16, 2022/02/20 00:09:29 version 1.17, 2022/02/22 17:35:01
Line 29 
Line 29 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #include <sys/param.h>  /* MAXCOMLEN */  #include <sys/types.h>
 #include <sys/signal.h>  #include <sys/signal.h>
 #include <sys/proc.h>  #include <sys/proc.h>
 #include <sys/sysctl.h>  #include <sys/sysctl.h>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17