Silence gcc-4 warnings about sk_sort()
authortb <tb@openbsd.org>
Fri, 28 Apr 2023 15:57:38 +0000 (15:57 +0000)
committertb <tb@openbsd.org>
Fri, 28 Apr 2023 15:57:38 +0000 (15:57 +0000)
commit4ec1749b572a6422a60e547d2d2a3d25331dbbc7
treead02912ddb4bedc5a53069e4ecfe6bee3816ec12
parenta89c92aabf3aee79cecc85cf1d9c77b1b3c50094
Silence gcc-4 warnings about sk_sort()

Tell it we deliberately ignore the return value, (we really don't
care what the old comparison function was).
lib/libcrypto/x509/x509_policy.c