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

Diff for /src/usr.bin/ssh/auth.c between version 1.139 and 1.140

version 1.139, 2019/06/28 13:35:04 version 1.140, 2019/09/06 04:53:27
Line 28 
Line 28 
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <sys/wait.h>  #include <sys/wait.h>
   
   #include <stdlib.h>
 #include <errno.h>  #include <errno.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <login_cap.h>  #include <login_cap.h>

Legend:
Removed from v.1.139  
changed lines
  Added in v.1.140