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

Diff for /src/usr.bin/ssh/Attic/key.h between version 1.25 and 1.26

version 1.25, 2006/08/01 23:22:47 version 1.26, 2006/08/03 03:34:42
Line 29 
Line 29 
 #include <openssl/rsa.h>  #include <openssl/rsa.h>
 #include <openssl/dsa.h>  #include <openssl/dsa.h>
   
 #include <stdio.h>  
   
 typedef struct Key Key;  typedef struct Key Key;
 enum types {  enum types {
         KEY_RSA1,          KEY_RSA1,

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