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

Diff for /src/usr.bin/ssh/Attic/digest.c between version 1.1 and 1.2

version 1.1, 2014/01/09 23:20:00 version 1.2, 2014/01/17 05:26:41
Line 20 
Line 20 
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   
 #include <openssl/bn.h> /* for buffer.h */  
 #include <openssl/ec.h> /* for buffer.h */  
 #include <openssl/evp.h>  #include <openssl/evp.h>
   
 #include "buffer.h"  #include "buffer.h"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2