From f8a3a6353443409a9aee5aaf6db217845c36f726 Mon Sep 17 00:00:00 2001 From: schwarze <> Date: Mon, 13 Dec 2021 17:55:53 +0000 Subject: this file doesn't use anything from ; in particular, NULL is also in according to the C99 standard; "free commit" tb@ --- src/lib/libcrypto/asn1/a_strnid.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/asn1/a_strnid.c b/src/lib/libcrypto/asn1/a_strnid.c index f14daa602c..034c4d72c3 100644 --- a/src/lib/libcrypto/asn1/a_strnid.c +++ b/src/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 -- cgit v1.2.3-55-g6feb