diff options
Diffstat (limited to 'net/ipv4/xfrm4_tunnel.c')
-rw-r--r-- | net/ipv4/xfrm4_tunnel.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ipv4/xfrm4_tunnel.c b/net/ipv4/xfrm4_tunnel.c index 5b48f49df0ba..05a5df2febc9 100644 --- a/net/ipv4/xfrm4_tunnel.c +++ b/net/ipv4/xfrm4_tunnel.c | |||
@@ -3,6 +3,8 @@ | |||
3 | * Copyright (C) 2003 David S. Miller (davem@redhat.com) | 3 | * Copyright (C) 2003 David S. Miller (davem@redhat.com) |
4 | */ | 4 | */ |
5 | 5 | ||
6 | #define pr_fmt(fmt) "IPsec: " fmt | ||
7 | |||
6 | #include <linux/skbuff.h> | 8 | #include <linux/skbuff.h> |
7 | #include <linux/module.h> | 9 | #include <linux/module.h> |
8 | #include <linux/mutex.h> | 10 | #include <linux/mutex.h> |