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

Diff for /src/usr.bin/passwd/Attic/yp_passwd.c between version 1.34 and 1.35

version 1.34, 2014/11/21 05:13:44 version 1.35, 2015/01/16 06:40:10
Line 39 
Line 39 
 #include <time.h>  #include <time.h>
 #include <pwd.h>  #include <pwd.h>
 #include <err.h>  #include <err.h>
   #include <signal.h>
 #include <errno.h>  #include <errno.h>
 #include <ctype.h>  #include <ctype.h>
 #include <login_cap.h>  #include <login_cap.h>

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