On 5 April 2016 at 15:01, Ed Maste <ema...@freebsd.org> wrote:
> Signed-off-by: Ed Maste <ema...@freebsd.org>
> ---
>  bsd-user/uaccess.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/bsd-user/uaccess.c b/bsd-user/uaccess.c
> index 7cb6d17..b7b3a06 100644
> --- a/bsd-user/uaccess.c
> +++ b/bsd-user/uaccess.c
> @@ -1,5 +1,6 @@
>  /* User memory access */
>  #include "qemu/osdep.h"
> +#include "qemu/cutils.h"
>
>  #include "qemu.h"

Applied to master, thanks.

-- PMM

Reply via email to