Re: linux-2.5.7

David S. Miller (davem@redhat.com)
Sat, 30 Mar 2002 22:21:59 -0800 (PST)


From: Pierre Rousselet <pierre.rousselet@wanadoo.fr>
Date: Sun, 31 Mar 2002 05:25:19 +0200

I've noticed 2.5.7 fails to build without tcp/ip enabled :
sock.c:559: `TCP_LISTEN' undeclared
sock.c:1192: `TCP_CLOSE' undeclared

Just add an include of linux/tcp.h to net/core/sock.c, that
should clear it up.

I'll fix this in my sources.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/