aboutsummaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorJinhao Fan <fanjinhao21s@ict.ac.cn>2022-07-21 14:56:45 +0800
committerKevin Wolf <kwolf@redhat.com>2022-08-02 11:01:24 +0200
commit77e3f038af1764983087e3551a0fde9951952c4d (patch)
tree35a8df25fe6d9bd12cae90fc9dacdc0c67bf6007 /subprojects
parent60205b71421cbc529ca60b12c79e0eeace007319 (diff)
downloadqemu-77e3f038af1764983087e3551a0fde9951952c4d.zip
qemu-77e3f038af1764983087e3551a0fde9951952c4d.tar.gz
qemu-77e3f038af1764983087e3551a0fde9951952c4d.tar.bz2
block/io_uring: add missing include file
The commit "Use io_uring_register_ring_fd() to skip fd operations" uses warn_report but did not include the header file "qemu/error-report.h". This causes "error: implicit declaration of function ‘warn_report’". Include this header file. Fixes: e2848bc574 ("Use io_uring_register_ring_fd() to skip fd operations") Signed-off-by: Jinhao Fan <fanjinhao21s@ict.ac.cn> Message-Id: <20220721065645.577404-1-fanjinhao21s@ict.ac.cn> Reviewed-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'subprojects')
0 files changed, 0 insertions, 0 deletions