]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Removed obsolete des_cblock and des_keyschedule
authorAdriaan de Jong <dejong@fox-it.com>
Mon, 24 Oct 2011 11:11:32 +0000 (13:11 +0200)
committerDavid Sommerseth <davids@redhat.com>
Mon, 24 Oct 2011 14:00:23 +0000 (16:00 +0200)
commit899e9e4c244410b1d26b84db992f137f8bcb5783
tree82a83e4ae11973e3873186e5b39f4bba86b22dbf
parent9788322b9566101119484d992364e8b1bb1d4dd4
Removed obsolete des_cblock and des_keyschedule

This is to allow building on NetBSD which does not install <des_old.h> anymore

Signed-off-by: Adriaan de Jong <dejong@fox-it.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Signed-off-by: David Sommerseth <davids@redhat.com>
crypto_openssl.c