Skip to content

Commit b3d3a9d

Browse files
Pull up following revision(s) (requested by christos in ticket #36):
crypto/external/apache2/openssl/lib/libcrypto/Makefile: revision 1.2 distrib/sets/lists/comp/mi: revision 1.2498 install thread.h nodejs needs it.
1 parent db34af5 commit b3d3a9d

File tree

2 files changed

+4
-2
lines changed
  • crypto/external/apache2/openssl/lib/libcrypto
  • distrib/sets/lists/comp

2 files changed

+4
-2
lines changed

crypto/external/apache2/openssl/lib/libcrypto/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: Makefile,v 1.1 2025/07/17 14:25:24 christos Exp $
1+
# $NetBSD: Makefile,v 1.1.2.1 2025/10/01 14:46:24 martin Exp $
22

33
# RCSid:
44
# Id: Makefile,v 1.33 1998/11/11 11:53:53 sjg Exp
@@ -192,6 +192,7 @@ store.h \
192192
storeerr.h \
193193
symhacks.h \
194194
tls1.h \
195+
thread.h \
195196
trace.h \
196197
ts.h \
197198
tserr.h \

distrib/sets/lists/comp/mi

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $NetBSD: mi,v 1.2497 2025/07/28 03:01:47 roy Exp $
1+
# $NetBSD: mi,v 1.2497.2.1 2025/10/01 14:46:24 martin Exp $
22
#
33
# Note: don't delete entries from here - mark them as "obsolete" instead.
44
./etc/mtree/set.comp comp-sys-root
@@ -3214,6 +3214,7 @@
32143214
./usr/include/openssl/store.h comp-c-include
32153215
./usr/include/openssl/storeerr.h comp-c-include
32163216
./usr/include/openssl/symhacks.h comp-c-include
3217+
./usr/include/openssl/thread.h comp-c-include
32173218
./usr/include/openssl/tls1.h comp-c-include
32183219
./usr/include/openssl/tmdiff.h comp-obsolete obsolete
32193220
./usr/include/openssl/trace.h comp-c-include openssl=30

0 commit comments

Comments
 (0)