Because of recent reductions in header interdependencies, these files need
[openssl.git] / crypto / des / str2key.c
index 0373db469c9a21d971d95bed162777db67d3ed2c..9c2054bda6b9da92351d3d1a37dac671dcf0c25b 100644 (file)
@@ -57,6 +57,7 @@
  */
 
 #include "des_locl.h"
+#include <openssl/crypto.h>
 
 void DES_string_to_key(const char *str, DES_cblock *key)
        {