mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06: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:
parent
31370dbe5d
commit
abd4556a17
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
/* User memory access */
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu/cutils.h"
|
||||
|
||||
#include "qemu.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue