Install dvdio.h.
This commit is contained in:
parent
b73272c617
commit
d2827a09c0
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.14 1999/10/25 14:11:36 kleink Exp $
|
||||
# $NetBSD: Makefile,v 1.15 1999/11/01 00:00:43 soren Exp $
|
||||
|
||||
KDIR= /sys/sys
|
||||
INCSDIR= /usr/include/sys
|
||||
|
@ -6,7 +6,7 @@ INCSDIR= /usr/include/sys
|
|||
INCS= acct.h ataio.h audioio.h buf.h bswap.h callout.h cdefs.h cdefs_aout.h \
|
||||
cdefs_elf.h cdio.h chio.h clist.h conf.h core.h device.h dir.h \
|
||||
dirent.h disk.h disklabel.h disklabel_mbr.h dkbad.h dkio.h dkstat.h \
|
||||
domain.h endian.h errno.h exec.h exec_aout.h exec_ecoff.h \
|
||||
domain.h dvdio.h endian.h errno.h exec.h exec_aout.h exec_ecoff.h \
|
||||
exec_elf.h exec_script.h extent.h fcntl.h fdio.h featuretest.h \
|
||||
file.h filedesc.h filio.h gmon.h inttypes.h ioccom.h ioctl.h \
|
||||
ioctl_compat.h ipc.h kcore.h kernel.h kgdb.h ktrace.h lkm.h \
|
||||
|
|
Loading…
Reference in New Issue