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

Diff for /src/usr.bin/last/last.c between version 1.34 and 1.35

version 1.34, 2006/10/27 07:16:25 version 1.35, 2009/05/01 10:38:17
Line 46 
Line 46 
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   
   #include <ctype.h>
 #include <err.h>  #include <err.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <paths.h>  #include <paths.h>

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35