From: schwarze Date: Mon, 13 Dec 2021 17:55:53 +0000 (+0000) Subject: this file doesn't use anything from ; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e6e17ed5529e9eea8d7173c2385de9b8104f1849;p=openbsd this file doesn't use anything from ; in particular, NULL is also in according to the C99 standard; "free commit" tb@ --- diff --git a/lib/libcrypto/asn1/a_strnid.c b/lib/libcrypto/asn1/a_strnid.c index f14daa602c5..034c4d72c3a 100644 --- a/lib/libcrypto/asn1/a_strnid.c +++ b/lib/libcrypto/asn1/a_strnid.c @@ -1,4 +1,4 @@ -/* $OpenBSD: a_strnid.c,v 1.24 2021/12/13 14:06:17 schwarze Exp $ */ +/* $OpenBSD: a_strnid.c,v 1.25 2021/12/13 17:55:53 schwarze Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 1999. */ @@ -58,7 +58,6 @@ #include #include -#include #include #include