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

Diff for /src/usr.bin/ssh/Attic/key.c between version 1.65 and 1.66

version 1.65, 2006/07/22 20:48:23 version 1.66, 2006/08/01 23:22:47
Line 36 
Line 36 
   
 #include <openssl/evp.h>  #include <openssl/evp.h>
   
   #include <stdio.h>
 #include <string.h>  #include <string.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66