From 9fbe302b2a4c349c1a8fa93a3f79f08e7007d80c Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Mon, 16 Feb 2015 22:35:31 +0100 Subject: include: import virtio headers from linux 4.0 Add files imported from linux-next (what will become linux 4.0) using scripts/update-linux-headers.sh Signed-off-by: Michael S. Tsirkin --- include/standard-headers/linux/types.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 include/standard-headers/linux/types.h (limited to 'include/standard-headers/linux/types.h') diff --git a/include/standard-headers/linux/types.h b/include/standard-headers/linux/types.h new file mode 100644 index 0000000000..7d42ac6f3c --- /dev/null +++ b/include/standard-headers/linux/types.h @@ -0,0 +1,2 @@ +#include +#include "qemu/compiler.h" -- cgit 1.4.1