From 25b8b39b6d7de95d0dd5ae7b66b3ac4b9b83e060 Mon Sep 17 00:00:00 2001 From: Alexey Kardashevskiy Date: Mon, 6 Jul 2015 12:10:57 +1000 Subject: linux-headers: Update to 4.2-rc1 This updates linux-headers against master 4.2-rc1 (commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754). This is the result of ./scripts/update-linux-headers.sh work. Cc: Paolo Bonzini Cc: Michael S. Tsirkin Signed-off-by: Alexey Kardashevskiy Signed-off-by: Paolo Bonzini --- include/standard-headers/linux/virtio_gpu.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/standard-headers/linux/virtio_gpu.h') diff --git a/include/standard-headers/linux/virtio_gpu.h b/include/standard-headers/linux/virtio_gpu.h index cfcfb463fc..72ef815f51 100644 --- a/include/standard-headers/linux/virtio_gpu.h +++ b/include/standard-headers/linux/virtio_gpu.h @@ -38,6 +38,8 @@ #ifndef VIRTIO_GPU_HW_H #define VIRTIO_GPU_HW_H +#include "standard-headers/linux/types.h" + enum virtio_gpu_ctrl_type { VIRTIO_GPU_UNDEFINED = 0, -- cgit v1.2.3