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)
commitc150468031a61eb70ef02db0a3925fc717212948
tree4e55d0333ba06f327421e8fbbd4a4dd400f3e771
parent415bd7740db3b74d3541ff349226fc8b8c7652ee
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