summaryrefslogtreecommitdiff
path: root/sys/dev/pci/viomb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/viomb.c')
-rw-r--r--sys/dev/pci/viomb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/pci/viomb.c b/sys/dev/pci/viomb.c
index 264d62be7b8..d5acf09a01e 100644
--- a/sys/dev/pci/viomb.c
+++ b/sys/dev/pci/viomb.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: viomb.c,v 1.2 2013/02/24 12:43:13 sf Exp $ */
+/* $OpenBSD: viomb.c,v 1.3 2013/03/28 04:12:12 deraadt Exp $ */
/* $NetBSD: viomb.c,v 1.1 2011/10/30 12:12:21 hannken Exp $ */
/*
* Copyright (c) 2012 Talypov Dinar <dinar@i-nk.ru>
@@ -31,7 +31,6 @@
#include <sys/malloc.h>
#include <sys/device.h>
#include <sys/workq.h>
-#include <sys/stdint.h>
#include <sys/pool.h>
#include <uvm/uvm.h>
#include <dev/pci/pcidevs.h>