]> git.proxmox.com Git - qemu.git/commit - monitor.c
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32
authorBlue Swirl <blauwirbel@gmail.com>
Fri, 4 Dec 2009 18:05:45 +0000 (18:05 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 4 Dec 2009 18:05:45 +0000 (18:05 +0000)
commit242cd0030a4ac1cdd478a430f293dca573698778
tree199340ce69c6fb2a7cf03f6a902972b90e1466a4
parent31a68d5766c86020ef5392323db7692aa9e9ac62
monitor: rename EVENT_* to QEVENT_* to avoid conflict on mingw32

Partially fixes mingw32 build.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
monitor.c
monitor.h
vl.c