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

Diff for /src/usr.bin/ssh/sftp-realpath.c between version 1.1 and 1.2

version 1.1, 2019/07/05 04:55:40 version 1.2, 2021/09/02 21:03:54
Line 28 
Line 28 
  */   */
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  
 #include <sys/stat.h>  #include <sys/stat.h>
   
 #include <errno.h>  #include <errno.h>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2