summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2017-05-30 18:37:19 +0000
committerbluhm <bluhm@openbsd.org>2017-05-30 18:37:19 +0000
commitb47f84309291da48e092576d16de5db2e0f8afe6 (patch)
treecff257997bd2ef2e315e34de1b9a6f9759bd965b
parentwhitespace encountered during review (diff)
downloadwireguard-openbsd-b47f84309291da48e092576d16de5db2e0f8afe6.tar.xz
wireguard-openbsd-b47f84309291da48e092576d16de5db2e0f8afe6.zip
Header sys/scanio.h has been deleted, do not include it here.
-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>