From a5db6fa5760f21d16d59e025e930c02456e00fef Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 1 May 2003 03:53:12 +0000 Subject: Define a STORE type. For documentation, read the entry in CHANGES, crypto/store/README, crypto/store/store.h and crypto/store/str_locl.h. --- 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 4c15a942d2..64e0430a19 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -273,6 +273,7 @@ $crypto.=" crypto/ocsp/ocsp.h"; $crypto.=" crypto/ui/ui.h crypto/ui/ui_compat.h"; $crypto.=" crypto/krb5/krb5_asn.h"; $crypto.=" crypto/tmdiff.h"; +$crypto.=" crypto/store/store.h"; my $symhacks="crypto/symhacks.h"; -- cgit v1.2.3