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

Diff for /src/usr.bin/passwd/Attic/krb_passwd.c between version 1.11 and 1.12

version 1.11, 1999/05/23 17:19:21 version 1.12, 1999/08/16 19:51:26
Line 58 
Line 58 
 #include <string.h>  #include <string.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <unistd.h>  #include <unistd.h>
   #include <com_err.h>
   
 char realm[REALM_SZ];  char realm[REALM_SZ];
   

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12