Commit 26e4bddd authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by David S. Miller

[IPSEC]: ipcomp.c does not neet net/esp.h

parent 450fa027
......@@ -22,7 +22,6 @@
#include <net/ip.h>
#include <net/xfrm.h>
#include <net/icmp.h>
#include <net/esp.h>
#include <net/ipcomp.h>
static int ipcomp_decompress(struct xfrm_state *x, struct sk_buff *skb)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment