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

Diff for /src/usr.bin/passwd/passwd.c between version 1.19 and 1.20

version 1.19, 2005/05/01 02:51:08 version 1.20, 2005/09/28 00:13:02
Line 45 
Line 45 
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
 #include <err.h>  #include <err.h>
   #include <rpcsvc/ypclnt.h>
   
 /*  /*
  * Note on configuration:   * Note on configuration:

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20