From: Ben Laurie Date: Thu, 25 Oct 2001 14:24:59 +0000 (+0000) Subject: Fix warning. X-Git-Tag: OpenSSL_0_9_6c~26^2~88 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f533b7780e756e4687015000eb4055e3c0f278c0;p=oweals%2Fopenssl.git Fix warning. --- diff --git a/crypto/des/des_old.c b/crypto/des/des_old.c index b9929ccf59..76f4f5653e 100644 --- a/crypto/des/des_old.c +++ b/crypto/des/des_old.c @@ -73,6 +73,7 @@ */ #include +#include const char *des_options(void) {