On Wed, Oct 31, 2018 at 14:41:36 +0400, Marc-André Lureau wrote: > osdep.h should be included first: > > CC tests/vhost-user-bridge.o > In file included from /home/elmarco/src/qemu/tests/vhost-user-bridge.c:32: > /home/elmarco/src/qemu/include/qemu/atomic.h:480:1: error: unknown type name > ‘int64_t’ > int64_t atomic_read_i64(const int64_t *ptr); (snip) > (regression from 782da5b2921c4d18777d5d5bd9385b9f7beae360) > > Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Emilio G. Cota <[email protected]> Thanks, Emilio
