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

Diff for /src/usr.bin/ssh/Attic/md-sha256.c between version 1.4 and 1.5

version 1.4, 2006/07/22 20:48:23 version 1.5, 2006/08/03 03:34:42
Line 17 
Line 17 
   
 /* EVP wrapper for SHA256 */  /* EVP wrapper for SHA256 */
   
 #include "includes.h"  #include <sys/types.h>
   
 #include <openssl/evp.h>  #include <openssl/evp.h>
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5