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

Diff for /src/usr.bin/renice/renice.c between version 1.10 and 1.11

version 1.10, 2003/06/10 22:20:50 version 1.11, 2003/07/10 00:06:51
Line 49 
Line 49 
   
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
   #include <string.h>
 #include <pwd.h>  #include <pwd.h>
 #include <err.h>  #include <err.h>
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11