diff options
author | Anthony Liguori | 2012-08-07 02:31:55 +0200 |
---|---|---|
committer | Anthony Liguori | 2012-08-07 02:31:55 +0200 |
commit | 0b8db8fe15d17a529a5ea90614c11e9f031dfee8 (patch) | |
tree | 47aa6488a762eed15cec747aecd764d15946b76e /trace/simple.h | |
parent | virtio: fix vhost handling (diff) | |
download | qemu-0b8db8fe15d17a529a5ea90614c11e9f031dfee8.tar.gz qemu-0b8db8fe15d17a529a5ea90614c11e9f031dfee8.tar.xz qemu-0b8db8fe15d17a529a5ea90614c11e9f031dfee8.zip |
slirp: fix build on mingw32
in_addr_t isn't available on mingw32. Just use an unsigned long instead. I
considered typedef'ing in_addr_t on mingw32 but this would potentially be
brittle if mingw32 did introduce the type.
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'trace/simple.h')
0 files changed, 0 insertions, 0 deletions