From f08fd7cd65734604598abf8a115ab54de748bb7c Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Wed, 18 Mar 2026 02:07:30 -0600 Subject: remove ecdsa_local.h --- crypto/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/crypto/Makefile.am b/crypto/Makefile.am index b03347a..58f1557 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am @@ -609,7 +609,6 @@ libcrypto_la_SOURCES += ecdh/ecdh.c # ecdsa libcrypto_la_SOURCES += ecdsa/ecdsa.c -noinst_HEADERS += ecdsa/ecdsa_local.h # engine libcrypto_la_SOURCES += engine/engine_stubs.c -- cgit v1.2.3-55-g6feb