[BACK]Return to auth2-pubkey.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/auth2-pubkey.c between version 1.93 and 1.94

version 1.93, 2019/09/03 08:30:47 version 1.94, 2019/09/06 04:53:27
Line 27 
Line 27 
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   
   #include <stdlib.h>
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <paths.h>  #include <paths.h>

Legend:
Removed from v.1.93  
changed lines
  Added in v.1.94