Re: [PATCH-2.2.18] compile fix for netdevice.h

From: Jeff Garzik (jgarzik@mandrakesoft.mandrakesoft.com)
Date: Mon Oct 02 2000 - 07:31:35 EST


On Mon, 2 Oct 2000, [iso-8859-1] willy tarreau wrote:
> diff -urN 18wt2-1/include/linux/netdevice.h
> 18wt2-1bis/include/linux/netdevice.h
> --- 18wt2-1/include/linux/netdevice.h Mon Oct 2
> 13:41:24 2000
> +++ 18wt2-1bis/include/linux/netdevice.h Mon
> Oct 2 13:49:24 2000
> @@ -30,7 +30,7 @@
> #include <linux/if.h>
> #include <linux/if_ether.h>
> #include <linux/if_packet.h>
> -#include <net/divert.h>
> +#include <linux/../net/divert.h>
>
> #include <asm/atomic.h>
>

Something else is wrong if this patch is necessary... including any net
header is

        #include <net/foo.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Oct 07 2000 - 21:00:09 EST