On Sat, Aug 03, 2002 at 04:22:10PM +0200, Marco d'Itri wrote:
> On Aug 03, Wichert Akkerman <[EMAIL PROTECTED]> wrote:
> 
>  >> + if (IPv4or6 == AF_UNSPEC) {
>  >> +         struct utsname un;
>  >> +         if (uname(&un) == 0 && strncmp("2.2.", un.release, 4) == 0)
>  >> +                 IPv4or6 = AF_INET;
>  >> + }
>  >
>  >Shouldn't this be wrapped in #ifdef linux?
> Who cares? It's not supposed to go upstream anyway.

*hurd*

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://linux1394.sourceforge.net/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/


Reply via email to