Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/sys install psref.h now that <net/route.h> needs it.
details: https://anonhg.NetBSD.org/src/rev/976616f0ffc6
branches: trunk
changeset: 349629:976616f0ffc6
user: christos <christos%NetBSD.org@localhost>
date: Fri Dec 16 22:10:12 2016 +0000
description:
install psref.h now that <net/route.h> needs it.
diffstat:
sys/sys/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 886e002fdc41 -r 976616f0ffc6 sys/sys/Makefile
--- a/sys/sys/Makefile Fri Dec 16 22:03:10 2016 +0000
+++ b/sys/sys/Makefile Fri Dec 16 22:10:12 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.159 2016/04/24 19:48:29 dholland Exp $
+# $NetBSD: Makefile,v 1.160 2016/12/16 22:10:12 christos Exp $
.include <bsd.own.mk>
@@ -30,7 +30,7 @@
mman.h module.h mount.h mqueue.h msg.h msgbuf.h mtio.h mutex.h \
namei.h null.h \
param.h pcu.h pipe.h pmc.h poll.h pool.h power.h proc.h \
- protosw.h pset.h ptrace.h ptree.h \
+ protosw.h pset.h psref.h ptrace.h ptree.h \
queue.h quota.h quotactl.h \
ras.h rbtree.h reboot.h radioio.h resource.h resourcevar.h rmd160.h \
rnd.h rndio.h rwlock.h \
Home |
Main Index |
Thread Index |
Old Index