Home
last modified time | relevance | path

Searched hist:"506 f40ff7ddf72a54015c6264193ff739fb8f652" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dos-posix.hdiff 506f40ff7ddf72a54015c6264193ff739fb8f652 Wed Jun 18 01:43:25 CDT 2014 Wenchao Xia <wenchaoqemu@gmail.com> os-posix: include sys/time.h

Since gettimeofday() is used in this header file as a macro define,
include the function's define header file, to avoid compile warning
when other file include os-posix.h.

Signed-off-by: Wenchao Xia <wenchaoqemu@gmail.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>