put back spkrio.h for compat

This commit is contained in:
christos 2016-12-09 06:04:06 +00:00
parent c53de4b74f
commit 2721c61205
2 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.9 2016/12/09 04:46:39 christos Exp $
# $NetBSD: Makefile,v 1.10 2016/12/09 06:04:06 christos Exp $
INCSDIR= /usr/include/dev/isa
# Only install includes which are used by userland
INCS= isvio.h satlinkio.h wtreg.h
INCS= isvio.h satlinkio.h spkrio.h wtreg.h
.include <bsd.kinc.mk>

2
sys/dev/isa/spkrio.h Normal file
View File

@ -0,0 +1,2 @@
/* $NetBSD: spkrio.h,v 1.5 2016/12/09 06:04:06 christos Exp $ */
#include <dev/spkrio.h>