Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/yamt-pagecache]: src/sys/sys install radixtree.h
details: https://anonhg.NetBSD.org/src/rev/01b2985759ac
branches: yamt-pagecache
changeset: 770823:01b2985759ac
user: yamt <yamt%NetBSD.org@localhost>
date: Thu Nov 10 23:51:17 2011 +0000
description:
install radixtree.h
diffstat:
sys/sys/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 7a443fb7c500 -r 01b2985759ac sys/sys/Makefile
--- a/sys/sys/Makefile Thu Nov 10 14:37:33 2011 +0000
+++ b/sys/sys/Makefile Thu Nov 10 23:51:17 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.139.2.1 2011/11/10 14:31:51 yamt Exp $
+# $NetBSD: Makefile,v 1.139.2.2 2011/11/10 23:51:17 yamt Exp $
.include <bsd.sys.mk>
@@ -27,8 +27,8 @@
param.h pcu.h pipe.h pmc.h poll.h pool.h power.h proc.h \
protosw.h pset.h ptrace.h ptree.h \
queue.h quota.h \
- ras.h rbtree.h reboot.h radioio.h resource.h resourcevar.h rmd160.h \
- rnd.h rwlock.h sa.h satypes.h \
+ radixtree.h ras.h rbtree.h reboot.h radioio.h resource.h resourcevar.h \
+ rmd160.h rnd.h rwlock.h sa.h satypes.h \
scanio.h sched.h scsiio.h sdt.h select.h selinfo.h sem.h sha1.h \
sha2.h shm.h siginfo.h signal.h signalvar.h sigtypes.h simplelock.h \
sleepq.h socket.h \
Home |
Main Index |
Thread Index |
Old Index