mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 23:49:36 +00:00
bsd-user: add qemu/cutils.h include after f348b6d
Signed-off-by: Ed Maste <emaste@freebsd.org> Message-id: 1459864881-71319-1-git-send-email-emaste@freebsd.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
/* User memory access */
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu/cutils.h"
|
||||
|
||||
#include "qemu.h"
|
||||
|
||||
|
Reference in New Issue
Block a user