[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.37 and 1.38

version 1.37, 2013/02/12 20:24:32 version 1.38, 2013/02/18 10:40:12
Line 36 
Line 36 
 #include <ctype.h>  #include <ctype.h>
 #include <err.h>  #include <err.h>
 #include <fcntl.h>  #include <fcntl.h>
   #include <libgen.h>
 #include <paths.h>  #include <paths.h>
 #include <signal.h>  #include <signal.h>
 #include <stdio.h>  #include <stdio.h>

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38