OK, this isn't fair, but I just did a grep for AF_LOCAL in /usr/include/*/*.h on my red hat 6.2 system, and found among others the lines /usr/include/bits/socket.h:#define AF_LOCAL PF_LOCAL /usr/include/linux/socket.h:#define PF_LOCAL AF_LOCAL which is a bit amusing... the glibc and kernel guys do sometimes seem to be at loggerheads, don't they :-) - Dan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/