]> git.proxmox.com Git - qemu.git/commit
Fix the build on non-Linux systems
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 11 Sep 2008 14:18:56 +0000 (14:18 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 11 Sep 2008 14:18:56 +0000 (14:18 +0000)
commitda3d9c5b4683efa5bc106e2abcf181e8b187741f
tree60604bd7af9cf9e456afb230e7db0d72f50f536b
parentd84763bc1771583e1731c6a351daa157e2d02125
Fix the build on non-Linux systems

It turns out, we're never reading from the signalfd() which is causing it to
remain readable forever.  I'll fix this up but I thought I'd commit this fix
in the interim.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5194 c046a42c-6fe2-441c-8c8c-71466251a162
compatfd.h