Document extension clash.
[openssl.git] / crypto / des / str2key.c
index 0373db469c9a21d971d95bed162777db67d3ed2c..1077f99d1b27d51eb5693f40b94fae169f650e1b 100644 (file)
@@ -56,6 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
+#include <openssl/crypto.h>
 #include "des_locl.h"
 
 void DES_string_to_key(const char *str, DES_cblock *key)