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

Diff for /src/usr.bin/ssh/ssh-keysign.c between version 1.60 and 1.61

version 1.60, 2019/09/06 05:23:55 version 1.61, 2019/10/02 00:42:30
Line 51 
Line 51 
 #include "pathnames.h"  #include "pathnames.h"
 #include "readconf.h"  #include "readconf.h"
 #include "uidswap.h"  #include "uidswap.h"
 #include "sshkey.h"  
 #include "ssherr.h"  #include "ssherr.h"
   
 extern char *__progname;  extern char *__progname;

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61