Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/pgoyette-localcount]: src/sys/sys Install the localcount.h header file



details:   https://anonhg.NetBSD.org/src/rev/7d571b568fcb
branches:  pgoyette-localcount
changeset: 852793:7d571b568fcb
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sat Jul 16 20:40:30 2016 +0000

description:
Install the localcount.h header file

diffstat:

 sys/sys/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9cdd01eee343 -r 7d571b568fcb sys/sys/Makefile
--- a/sys/sys/Makefile  Sat Jul 16 11:27:12 2016 +0000
+++ b/sys/sys/Makefile  Sat Jul 16 20:40:30 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.159 2016/04/24 19:48:29 dholland Exp $
+#      $NetBSD: Makefile,v 1.159.2.1 2016/07/16 20:40:30 pgoyette Exp $
 
 .include <bsd.own.mk>
 
@@ -25,7 +25,7 @@
        ioctl_compat.h iostat.h ipc.h \
        joystick.h \
        kcore.h kcpuset.h kgdb.h kmem.h ksem.h ksyms.h ktrace.h \
-       localedef.h lock.h lockf.h lua.h lwp.h lwpctl.h \
+       localcount.h localedef.h lock.h lockf.h lua.h lwp.h lwpctl.h \
        malloc.h mallocvar.h mbuf.h md4.h md5.h midiio.h \
        mman.h module.h mount.h mqueue.h msg.h msgbuf.h mtio.h mutex.h \
        namei.h null.h \



Home | Main Index | Thread Index | Old Index