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

Diff for /src/usr.bin/chpass/util.c between version 1.6 and 1.7

version 1.6, 2003/06/03 02:56:06 version 1.7, 2003/07/01 01:01:28
Line 50 
Line 50 
 #include <unistd.h>  #include <unistd.h>
   
 #include "chpass.h"  #include "chpass.h"
 #include "pathnames.h"  
   
 char *  char *
 ttoa(char *buf, size_t len, time_t tval)  ttoa(char *buf, size_t len, time_t tval)

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7