Fix warning.
authorBen Laurie <ben@openssl.org>
Thu, 25 Oct 2001 14:24:59 +0000 (14:24 +0000)
committerBen Laurie <ben@openssl.org>
Thu, 25 Oct 2001 14:24:59 +0000 (14:24 +0000)
crypto/des/des_old.c

index b9929ccf592f757ecfd6ef8f44983b36e41a8417..76f4f5653e61de58c878a75a6d8a0dcfe9977e06 100644 (file)
@@ -73,6 +73,7 @@
  */
 
 #include <openssl/des_old.h>
+#include <openssl/rand.h>
 
 const char *des_options(void)
        {