Install sys/property.h

This commit is contained in:
eeh 2001-10-04 19:06:29 +00:00
parent 37b272cd02
commit b2803e7da0
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.31 2001/09/16 12:52:34 pooka Exp $
# $NetBSD: Makefile,v 1.32 2001/10/04 19:06:29 eeh Exp $
KDIR= /sys/sys
INCSDIR= /usr/include/sys
@ -14,7 +14,8 @@ INCS= acct.h agpio.h ansi.h ataio.h audioio.h buf.h bswap.h \
ioctl.h ioctl_compat.h ipc.h kcore.h kernel.h kgdb.h ktrace.h lkm.h \
localedef.h lock.h lockf.h malloc.h map.h mbuf.h md4.h md5.h midiio.h \
mman.h mount.h msg.h msgbuf.h mtio.h namei.h null.h param.h pipe.h \
poll.h pool.h proc.h protosw.h ptrace.h queue.h reboot.h resource.h \
poll.h pool.h proc.h property.h \
protosw.h ptrace.h queue.h reboot.h resource.h \
resourcevar.h rnd.h scanio.h sched.h scsiio.h select.h sem.h sha1.h \
shm.h signal.h signalvar.h socket.h socketvar.h sockio.h stat.h \
syscall.h syscallargs.h sysctl.h stdint.h swap.h syslimits.h syslog.h \