From: tb Date: Fri, 15 Dec 2023 21:55:47 +0000 (+0000) Subject: Remove strings.h again X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fe91c51a1425edc3828c372661751f5ec59fba1f;p=openbsd Remove strings.h again The portable compat shim doesn't provide it. --- diff --git a/lib/libcrypto/asn1/ameth_lib.c b/lib/libcrypto/asn1/ameth_lib.c index 5ae195a10bd..656d9036f84 100644 --- a/lib/libcrypto/asn1/ameth_lib.c +++ b/lib/libcrypto/asn1/ameth_lib.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ameth_lib.c,v 1.36 2023/12/15 08:22:08 tb Exp $ */ +/* $OpenBSD: ameth_lib.c,v 1.37 2023/12/15 21:55:47 tb Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 2006. */ @@ -58,7 +58,6 @@ #include #include -#include #include #include