summaryrefslogtreecommitdiff
path: root/include/kvm/iodev.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/kvm/iodev.h')
-rwxr-xr-x[-rw-r--r--]include/kvm/iodev.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/kvm/iodev.h b/include/kvm/iodev.h
index a6d208b..23228e9 100644..100755
--- a/include/kvm/iodev.h
+++ b/include/kvm/iodev.h
@@ -1,4 +1,6 @@
/*
+ * Copyright 2019 Google LLC
+ *
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License.
@@ -16,7 +18,6 @@
#define __KVM_IODEV_H__
#include <linux/kvm_types.h>
-#include <linux/errno.h>
struct kvm_io_device;
struct kvm_vcpu;