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

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

version 1.1, 2006/04/18 10:44:28 version 1.2, 2006/07/22 20:48:22
Line 40 
Line 40 
 #include "includes.h"  #include "includes.h"
   
 #include <openssl/bn.h>  #include <openssl/bn.h>
   
   #include <string.h>
   
 #include "bufaux.h"  #include "bufaux.h"
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "log.h"  #include "log.h"

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