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

Diff for /src/usr.bin/ssh/authfd.h between version 1.35 and 1.36

version 1.35, 2006/03/25 22:22:42 version 1.36, 2006/08/03 03:34:41
Line 16 
Line 16 
 #ifndef AUTHFD_H  #ifndef AUTHFD_H
 #define AUTHFD_H  #define AUTHFD_H
   
 #include "buffer.h"  
   
 /* Messages for the authentication agent connection. */  /* Messages for the authentication agent connection. */
 #define SSH_AGENTC_REQUEST_RSA_IDENTITIES       1  #define SSH_AGENTC_REQUEST_RSA_IDENTITIES       1
 #define SSH_AGENT_RSA_IDENTITIES_ANSWER         2  #define SSH_AGENT_RSA_IDENTITIES_ANSWER         2

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36