提交 ae455773 编写于 作者: D Dave Airlie

virtgpu: include linux/types.h to avoid warning.

Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 a93fe8f8
......@@ -38,6 +38,8 @@
#ifndef VIRTIO_GPU_HW_H
#define VIRTIO_GPU_HW_H
#include <linux/types.h>
enum virtio_gpu_ctrl_type {
VIRTIO_GPU_UNDEFINED = 0,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册