-# $OpenBSD: Makefile,v 1.33 2016/04/25 19:18:41 tedu Exp $
+# $OpenBSD: Makefile,v 1.34 2017/05/29 13:30:35 tedu Exp $
LDSTATIC=${STATIC}
PROG= kdump
${SYS_DIR}/sys/mtio.h \
${SYS_DIR}/sys/pciio.h \
${SYS_DIR}/sys/radioio.h \
- ${SYS_DIR}/sys/scanio.h \
${SYS_DIR}/sys/scsiio.h \
${SYS_DIR}/sys/sockio.h \
${SYS_DIR}/sys/videoio.h \
#!/bin/sh -
-# $OpenBSD: mkioctls,v 1.37 2016/04/25 19:18:41 tedu Exp $
+# $OpenBSD: mkioctls,v 1.38 2017/05/29 13:30:35 tedu Exp $
#
# Copyright (c) 1994
print "#include <sys/mtio.h>"
print "#include <sys/pciio.h>"
print "#include <sys/radioio.h>"
- print "#include <sys/scanio.h>"
print "#include <sys/scsiio.h>"
print "#include <sys/tty.h>"
print "#include <sys/syslog.h>"