Messages in this thread |  | | | Date | Sun, 25 Nov 2001 21:02:04 -0800 (PST) | | Subject | Re: 2.4.15-final drivers/net/bonding.c includes user space headers | | From | "David S. Miller" <> |
| |
From: "H. Peter Anvin" <hpa@zytor.com> Date: 25 Nov 2001 13:49:33 -0800
<limits.h> is one of the compiler-provided headers, i.e. from /usr/lib/gcc-lib/*/*/include -- if your kbuild harness don't allow those headers to be included, it's broken. Perhaps, but in this case (the bonding driver) the include was totally unnecessary. - 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/
|  |