From f205d8eebdfdb799742928c73de68797a1f2e302 Mon Sep 17 00:00:00 2001 From: miod <> Date: Sun, 13 Apr 2014 16:03:30 +0000 Subject: Do not install e_os.h, it is not an external header and should not be used by anything in userland. --- src/lib/libcrypto/crypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/crypto/Makefile b/src/lib/libcrypto/crypto/Makefile index 789f92f5b3..e03af780a6 100644 --- a/src/lib/libcrypto/crypto/Makefile +++ b/src/lib/libcrypto/crypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2014/04/13 15:49:47 miod Exp $ +# $OpenBSD: Makefile,v 1.3 2014/04/13 16:03:30 miod Exp $ LIB= crypto @@ -347,7 +347,6 @@ SRCS+= v3_asid.c v3_addr.c ${LCRYPTO_SRC}/x509v3 HDRS=\ - e_os.h \ e_os2.h \ crypto/aes/aes.h \ crypto/asn1/asn1.h \ -- cgit v1.2.3-55-g6feb