Module Name:    src
Committed By:   yamt
Date:           Thu Nov 10 23:51:17 UTC 2011

Modified Files:
        src/sys/sys [yamt-pagecache]: Makefile

Log Message:
install radixtree.h


To generate a diff of this commit:
cvs rdiff -u -r1.139.2.1 -r1.139.2.2 src/sys/sys/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/sys/Makefile
diff -u src/sys/sys/Makefile:1.139.2.1 src/sys/sys/Makefile:1.139.2.2
--- src/sys/sys/Makefile:1.139.2.1	Thu Nov 10 14:31:51 2011
+++ src/sys/sys/Makefile	Thu Nov 10 23:51:17 2011
@@ -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 @@ INCS=	acct.h agpio.h aio.h ansi.h aout_m
 	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 \

Reply via email to