Re: [PATCH] Briging doesn't compile without TCP/IP Networking

David S. Miller (davem@redhat.com)
Thu, 10 Jan 2002 19:17:13 -0800 (PST)


From: "ChristianK."@t-online.de (Christian Koenig)
Date: Thu, 10 Jan 2002 22:50:45 +0100

I accidently destroyed the Kernel of my self made bridge (old 486 / 4 PCI
nics).
When i tried to compile an new one (2.4.17) I've got a compile error in
include/net/tcp_ecn.h

Is this patch suitable or could you tell me why unix sokets
and others need tcp.h ?

It is better to conditionalize or remove the include than to add
CONFIG_INET ifdefs to a TCP header :-)

I thought I had fixed this in current kernels...
-
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/