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

Diff for /src/usr.bin/ssh/Attic/bufaux.h between version 1.10 and 1.11

version 1.10, 2001/01/10 22:56:22 version 1.11, 2001/01/21 19:05:45
Line 16 
Line 16 
 #define BUFAUX_H  #define BUFAUX_H
   
 #include "buffer.h"  #include "buffer.h"
   #include <openssl/bn.h>
   
 /*  /*
  * Stores an BIGNUM in the buffer with a 2-byte msb first bit count, followed   * Stores an BIGNUM in the buffer with a 2-byte msb first bit count, followed

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11