]> andersk Git - openssh.git/blobdiff - cipher-acss.c
- djm@cvs.openbsd.org 2010/01/30 02:54:53
[openssh.git] / cipher-acss.c
index 90b51a4d1edbe5fcda11b03a812a4c9f7d0dbc46..cb0bf736c39dfa08bea33e6951da909b4a16d7ec 100644 (file)
  */
 
 #include "includes.h"
+
 #include <openssl/evp.h>
 
+#include <string.h>
+
 #if !defined(EVP_CTRL_SET_ACSS_MODE) && (OPENSSL_VERSION_NUMBER >= 0x00907000L)
 
 #include "acss.h"
This page took 0.034765 seconds and 4 git commands to generate.