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

Diff for /src/usr.bin/ssh/Attic/bufaux.c between version 1.42 and 1.43

version 1.42, 2006/04/18 10:44:28 version 1.43, 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.42  
changed lines
  Added in v.1.43