Fix mingw32 build
authorBlue Swirl <blauwirbel@gmail.com>
Sun, 15 Aug 2010 09:46:24 +0000 (09:46 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 15 Aug 2010 09:46:24 +0000 (09:46 +0000)
commit02fdf38f5d24d3ff80e14abfa1d5697d903215d0
treecf81c273d091677743952f439f3a462720b6ba89
parentf60c5f1c869d83453ff5384b509b92c1f9dbf7ef
Fix mingw32 build

Don't define qemu_chr_open_eventfd() on Windows.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
qemu-char.c