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

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

version 1.4, 2006/07/22 20:48:22 version 1.5, 2006/08/03 03:34:42
Line 23 
Line 23 
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.   * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */   */
   
 #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