aboutsummaryrefslogtreecommitdiffstats
path: root/net/l2tp/l2tp_ppp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/l2tp/l2tp_ppp.c')
-rw-r--r--net/l2tp/l2tp_ppp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/l2tp/l2tp_ppp.c b/net/l2tp/l2tp_ppp.c
index 8a90d756c904..96bc7a67585a 100644
--- a/net/l2tp/l2tp_ppp.c
+++ b/net/l2tp/l2tp_ppp.c
@@ -82,7 +82,7 @@
82#include <net/sock.h> 82#include <net/sock.h>
83#include <linux/ppp_channel.h> 83#include <linux/ppp_channel.h>
84#include <linux/ppp_defs.h> 84#include <linux/ppp_defs.h>
85#include <linux/if_ppp.h> 85#include <linux/ppp-ioctl.h>
86#include <linux/file.h> 86#include <linux/file.h>
87#include <linux/hash.h> 87#include <linux/hash.h>
88#include <linux/sort.h> 88#include <linux/sort.h>