From 1e26a8baedbc74036ada80deb16296e7d4eedb18 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Sun, 16 Mar 2008 21:05:46 +0000 Subject: Fix a variety of warnings generated by some elevated compiler-fascism, OPENSSL_NO_DEPRECATED, etc. Steve, please double-check the CMS stuff... --- engines/ccgost/gost_ctl.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/ccgost/gost_ctl.c') diff --git a/engines/ccgost/gost_ctl.c b/engines/ccgost/gost_ctl.c index 85c2a0f2a4..d3cd171818 100644 --- a/engines/ccgost/gost_ctl.c +++ b/engines/ccgost/gost_ctl.c @@ -8,6 +8,8 @@ **********************************************************************/ #include #include +#include +#include #include #include #include "gost_lcl.h" -- cgit v1.2.3