* [PATCH] ipv4: Include module.h in ip_tunnel_core.c
@ 2015-07-23 8:26 David Miller
0 siblings, 0 replies; only message in thread
From: David Miller @ 2015-07-23 8:26 UTC (permalink / raw)
To: netdev
Signed-off-by: David S. Miller <davem@davemloft.net>
---
net/ipv4/ip_tunnel_core.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/ipv4/ip_tunnel_core.c b/net/ipv4/ip_tunnel_core.c
index 630e6d5..7305728 100644
--- a/net/ipv4/ip_tunnel_core.c
+++ b/net/ipv4/ip_tunnel_core.c
@@ -33,6 +33,7 @@
#include <linux/if_ether.h>
#include <linux/if_vlan.h>
#include <linux/static_key.h>
+#include <linux/module.h>
#include <net/ip.h>
#include <net/icmp.h>
--
1.7.10.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-07-23 8:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-23 8:26 [PATCH] ipv4: Include module.h in ip_tunnel_core.c David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).