Re: [PATCH] inetdevice.h must include sysctl.h

From: David Miller
Date: Fri Jun 22 2007 - 20:04:47 EST


From: "Satyam Sharma" <satyam.sharma@xxxxxxxxx>
Date: Sat, 23 Jun 2007 05:26:52 +0530

> [PATCH] include sysctl.h from inetdevice.h
>
> When CONFIG_INET=y and CONFIG_SYSCTL=n:
>
> In file included from net/core/netpoll.c:16:
> include/linux/inetdevice.h:15: error:
> '__NET_IPV4_CONF_MAX' undeclared here (not in a function)
> make[2]: *** [net/core/netpoll.o] Error 1
> make[1]: *** [net/core] Error 2
> make: *** [net] Error 2
>
> So #include sysctl.h from inetdevice.h.
>
> Signed-off-by: Satyam Sharma <satyam.sharma@xxxxxxxxx>

Patch applied, thank you.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/