--- AnyEvent-FastPing/FastPing.xs 2008/05/17 21:47:29 1.2 +++ AnyEvent-FastPing/FastPing.xs 2008/05/18 20:10:05 1.3 @@ -2,7 +2,7 @@ #define _XOPEN_SOURCE 600 #define _LARGEFILE64_SOURCE 1 -#ifndef __APPLE__ +#ifdef __APPLE__ # define IPV6 0 #else # define IPV6 1 // if you get compilation problems try to disable IPv6