summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2017-05-30 18:37:20 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2017-05-30 18:37:20 +0000
commitb253bcc200deb80095d4ddaae1daffe45f1459fb (patch)
tree4e9d888b77aba96d45fe9971ae7c7b69cdcbe257 /sys
parent00ab5e485ce2fcc3ea1f67bde3e366b74130966a (diff)
Header sys/scanio.h has been deleted, do not include it here.
Diffstat (limited to 'sys')
-rw-r--r--sys/ddb/db_structinfo.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/ddb/db_structinfo.c b/sys/ddb/db_structinfo.c
index 4c029237bdc..8854bbf78eb 100644
--- a/sys/ddb/db_structinfo.c
+++ b/sys/ddb/db_structinfo.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: db_structinfo.c,v 1.14 2016/05/21 02:11:02 guenther Exp $ */
+/* $OpenBSD: db_structinfo.c,v 1.15 2017/05/30 18:37:19 bluhm Exp $ */
/* public domain */
/*
* This file is intended to be compiled with debug information,
@@ -102,7 +102,6 @@
#include <sys/mtio.h>
#include <sys/pciio.h>
#include <sys/radioio.h>
-#include <sys/scanio.h>
#include <sys/scsiio.h>
#include <sys/sockio.h>
#include <sys/videoio.h>