summaryrefslogtreecommitdiffstats
path: root/target-m68k
diff options
context:
space:
mode:
authorLei Li <lilei@linux.vnet.ibm.com>2013-03-06 22:29:16 +0800
committerStefan Hajnoczi <stefanha@redhat.com>2013-03-08 10:22:14 +0100
commit4bd1afbdb3a228683dafa77a9fb3093f0dfab1de (patch)
treedb9affaa933f20c3bbcfd9d5c46b11b65c1369bd /target-m68k
parent58427a0f42679c875b077b7adc5db36897973865 (diff)
downloadhqemu-4bd1afbdb3a228683dafa77a9fb3093f0dfab1de.zip
hqemu-4bd1afbdb3a228683dafa77a9fb3093f0dfab1de.tar.gz
osdep: replace setsockopt by qemu_setsockopt
Fix the compiler warning when cross build qemu-ga for windows by using qemu_setsockopt() instead of setsockopt(). util/osdep.c: In function 'socket_set_nodelay': util/osdep.c:69:5: warning: passing argument 4 of 'setsockopt' from incompatible pointer type [enabled by default] In file included from /home/lei/qemu_b/include/sysemu/os-win32.h:30:0, from /home/lei/qemu_b/include/qemu-common.h:46, from util/osdep.c:48: /usr/i686-w64-mingw32/sys-root/mingw/include/winsock2.h:990:63: note: expected 'const char *' but argument is of type 'int *' Signed-off-by: Lei Li <lilei@linux.vnet.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'target-m68k')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud