--- deliantra/server/socket/lowlevel.C 2007/06/09 22:54:04 1.43 +++ deliantra/server/socket/lowlevel.C 2007/06/09 22:54:28 1.44 @@ -59,7 +59,7 @@ if (destroyed ()) return; -#ifdef __linux__ +#ifdef __linux__ //TODO: this is available on bsds, too, use a configure test. // check about once per second, spread evenly over all clients if (!((pticks + fd) & 7)) {