commit | 6bbc2b63034af5d47a7f25e269be777347aa9e11 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Apr 06 20:30:11 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Apr 17 06:05:29 2020 -0400 |
tree | 851eb1bc2e6e0c1509c49718d116a9536237a6d9 | |
parent | 770f359ced9893365eae3be66e88fc9bb9d16412 [diff] |
virtgpu: pull in uaccess.h In preparation to virtio header changes, include uaccess.h directly as this file is using copy to/from user. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>