Code

src/liboping.c: Use \#ifdef's around `EAI_SYSTEM'.
authorFlorian Forster <octo@verplant.org>
Wed, 30 Jan 2008 07:11:12 +0000 (08:11 +0100)
committerFlorian Forster <octo@verplant.org>
Wed, 30 Jan 2008 07:11:12 +0000 (08:11 +0100)
commit4c83ef784bdc0d14fd2b1c20853b678ccc4e18ee
tree7a82f37409cd1093d62d74a206e2633b78e08f5d
parent631ee82121da414fb6804fcb69496576c8b777f2
src/liboping.c: Use \#ifdef's around `EAI_SYSTEM'.

Apparently this define is mentioned in RFC3493 but not in SUS. At least Cygwin
seems not to have this define..
src/liboping.c