From: Bodo Möller Date: Sun, 5 Mar 2000 01:11:44 +0000 (+0000) Subject: Add missing include (only MONOLITH builds were possible without it). X-Git-Tag: OpenSSL_0_9_5a-beta1~94 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=de83c12253ca4e6a2e44d70195a32950e354c69b;p=oweals%2Fopenssl.git Add missing include (only MONOLITH builds were possible without it). Submitted by: Andrew W. Gray --- diff --git a/apps/spkac.c b/apps/spkac.c index f69dc5c261..f3ee7e34e3 100644 --- a/apps/spkac.c +++ b/apps/spkac.c @@ -63,6 +63,7 @@ #include #include "apps.h" #include +#include #include #include #include