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

Diff for /src/usr.bin/ssh/ssh-agent.c between version 1.203 and 1.204

version 1.203, 2015/05/15 05:44:21 version 1.204, 2015/07/08 20:24:02
Line 59 
Line 59 
 #include <unistd.h>  #include <unistd.h>
 #include <util.h>  #include <util.h>
   
 #include "key.h"        /* XXX for typedef */  
 #include "buffer.h"     /* XXX for typedef */  
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "ssh.h"  #include "ssh.h"
 #include "rsa.h"  #include "rsa.h"

Legend:
Removed from v.1.203  
changed lines
  Added in v.1.204