From 7334ba10e7135f12856409b4043688d7720a03c8 Mon Sep 17 00:00:00 2001
From: tb <>
Date: Mon, 17 Apr 2023 05:54:20 +0000
Subject: Drop dh_prn.c

---
 src/lib/libcrypto/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'src/lib')

diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile
index 30876f19e8..2026360212 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.104 2023/04/16 16:42:06 jsing Exp $
+# $OpenBSD: Makefile,v 1.105 2023/04/17 05:54:20 tb Exp $
 
 LIB=	crypto
 LIBREBUILD=y
@@ -316,7 +316,6 @@ SRCS+= dh_gen.c
 SRCS+= dh_key.c
 SRCS+= dh_lib.c
 SRCS+= dh_pmeth.c
-SRCS+= dh_prn.c
 
 # dsa/
 SRCS+= dsa_ameth.c
-- 
cgit v1.2.3-55-g6feb