[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.25 and 1.26

version 1.25, 2006/07/09 15:15:11 version 1.26, 2006/07/17 01:31:10
Line 33 
Line 33 
 #include <fcntl.h>  #include <fcntl.h>
 #include <paths.h>  #include <paths.h>
 #include <pwd.h>  #include <pwd.h>
   #include <unistd.h>
   
 #include "log.h"  #include "log.h"
 #include "key.h"  #include "key.h"

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26