X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/2ce0bfe419965b35c425fbf900bde08e27b8785a..c3c5aa173509666627c398161e9b7f3a34d2fdc2:/openssh/cipher-acss.c diff --git a/openssh/cipher-acss.c b/openssh/cipher-acss.c index 103f2d6..cb0bf73 100644 --- a/openssh/cipher-acss.c +++ b/openssh/cipher-acss.c @@ -15,9 +15,10 @@ */ #include "includes.h" + #include -RCSID("$Id$"); +#include #if !defined(EVP_CTRL_SET_ACSS_MODE) && (OPENSSL_VERSION_NUMBER >= 0x00907000L)