Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys Install common_lock.h
details: https://anonhg.NetBSD.org/src/rev/7266c8f7feda
branches: trunk
changeset: 339090:7266c8f7feda
user: matt <matt%NetBSD.org@localhost>
date: Fri Jun 26 14:38:54 2015 +0000
description:
Install common_lock.h
diffstat:
sys/sys/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7fbcac14f6d8 -r 7266c8f7feda sys/sys/Makefile
--- a/sys/sys/Makefile Fri Jun 26 14:27:35 2015 +0000
+++ b/sys/sys/Makefile Fri Jun 26 14:38:54 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.153 2015/04/13 21:55:52 riastradh Exp $
+# $NetBSD: Makefile,v 1.154 2015/06/26 14:38:54 matt Exp $
.include <bsd.own.mk>
@@ -10,7 +10,7 @@
cdefs_elf.h cdio.h chio.h clock.h clockctl.h \
common_ansi.h common_int_const.h common_int_fmtio.h \
common_int_limits.h common_int_mwgwtypes.h common_int_types.h \
- common_limits.h common_wchar_limits.h \
+ common_limits.h common_lock.h common_wchar_limits.h \
condvar.h conf.h core.h \
cpufreq.h cpuio.h ctype_bits.h ctype_inline.h \
device.h device_if.h \
Home |
Main Index |
Thread Index |
Old Index