]> git.proxmox.com Git - mirror_qemu.git/commit
sheepdog: fix compile error on systems without TCP_CORK
authorMORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Wed, 7 Jul 2010 06:25:30 +0000 (15:25 +0900)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 7 Jul 2010 17:54:56 +0000 (20:54 +0300)
commit6defcc3784c21a846c520ef15b5dbe62f0a95075
tree4e55d0333ba06f327421e8fbbd4a4dd400f3e771
parent5efb397f877fc3002c8bc764f4656f4761bd965d
sheepdog: fix compile error on systems without TCP_CORK

WIN32 is not only the system which doesn't have TCP_CORK (e.g. OS X).

Signed-off-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
block/sheepdog.c