Signed-off-by: Thomas Graf <[EMAIL PROTECTED]>
Index: net-2.6.19/include/net/ip_fib.h
===
--- net-2.6.19.orig/include/net/ip_fib.h
+++ net-2.6.19/include/net/ip_fib.h
@@ -18,6 +18,7 @@
#include
#include
+#include
/* WARNING:
From: Thomas Graf <[EMAIL PROTECTED]>
Date: Thu, 27 Jul 2006 00:00:05 +0200
> Index: net-2.6.git/net/ipv4/fib_rules.c
> ===
> --- net-2.6.git.orig/net/ipv4/fib_rules.c
> +++ net-2.6.git/net/ipv4/fib_rules.c
...
> - new_r = kmallo
From: Thomas Graf <[EMAIL PROTECTED]>
Date: Thu, 27 Jul 2006 00:00:05 +0200
> Signed-off-by: Thomas Graf <[EMAIL PROTECTED]>
Like the ipv6 counterpart, this looks fine too.
Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
t
Signed-off-by: Thomas Graf <[EMAIL PROTECTED]>
Index: net-2.6.git/include/net/ip_fib.h
===
--- net-2.6.git.orig/include/net/ip_fib.h
+++ net-2.6.git/include/net/ip_fib.h
@@ -18,6 +18,7 @@
#include
#include
+#include
/* WARNI