From da054c646c777bcb487326f46cd5bf9932b05128 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Fri, 4 Jan 2019 09:27:31 +0100 Subject: include: update Linux headers to 4.21-rc1/5.0-rc1 This is simply running the newly-updated script on Linux, in order to obtain the new header files and all the other updates from the recent Linux merge window. Signed-off-by: Paolo Bonzini Reviewed-by: Michael S. Tsirkin Signed-off-by: Michael S. Tsirkin --- linux-headers/linux/vhost_types.h | 1 + 1 file changed, 1 insertion(+) create mode 100644 linux-headers/linux/vhost_types.h (limited to 'linux-headers/linux/vhost_types.h') diff --git a/linux-headers/linux/vhost_types.h b/linux-headers/linux/vhost_types.h new file mode 100644 index 0000000000..473e3c0d81 --- /dev/null +++ b/linux-headers/linux/vhost_types.h @@ -0,0 +1 @@ +#include "standard-headers/linux/vhost_types.h" -- cgit 1.4.1