From: inoguchi Date: Fri, 14 May 2021 10:50:55 +0000 (+0000) Subject: Improve libcrypto obj_xref.h generator X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=90ee0afdabafe9a135cdf8f77babf28c4076009c;p=openbsd Improve libcrypto obj_xref.h generator Modify objxref.pl to output $OpenBSD$ header and __BEGIN_HIDDEN_DECLS / __END_HIDDEN_DECLS . ok and comment from tb@ --- diff --git a/lib/libcrypto/objects/objxref.pl b/lib/libcrypto/objects/objxref.pl index 731d3ae22c2..8873c91ad90 100644 --- a/lib/libcrypto/objects/objxref.pl +++ b/lib/libcrypto/objects/objxref.pl @@ -60,8 +60,11 @@ my $pname = $0; $pname =~ s|^.[^/]/||; print <