From 5b6aaac9e6ebb578e731ee194a46b1802e78db99 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Tue, 22 Nov 2011 14:44:58 +0000 Subject: add cryptlib.h to mkdef.pl --- util/mkdef.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'util/mkdef.pl') diff --git a/util/mkdef.pl b/util/mkdef.pl index 46b175d9ee..193e1e10cf 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -272,6 +272,7 @@ $ssl.=" ssl/tls1.h"; $ssl.=" ssl/srtp.h"; my $crypto ="crypto/crypto.h"; +$crypto.=" crypto/cryptlib.h"; $crypto.=" crypto/o_dir.h"; $crypto.=" crypto/o_str.h"; $crypto.=" crypto/o_time.h"; -- cgit v1.2.3