From f533b7780e756e4687015000eb4055e3c0f278c0 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Thu, 25 Oct 2001 14:24:59 +0000 Subject: Fix warning. --- crypto/des/des_old.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/des') diff --git a/crypto/des/des_old.c b/crypto/des/des_old.c index b9929cc..76f4f56 100644 --- a/crypto/des/des_old.c +++ b/crypto/des/des_old.c @@ -73,6 +73,7 @@ */ #include +#include const char *des_options(void) { -- cgit v1.1