aboutsummaryrefslogtreecommitdiffstats
path: root/net/802/stp.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/802/stp.c')
-rw-r--r--net/802/stp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/802/stp.c b/net/802/stp.c
index 0e136ef1e4ba..15540b7323cd 100644
--- a/net/802/stp.c
+++ b/net/802/stp.c
@@ -12,6 +12,7 @@
12#include <linux/etherdevice.h> 12#include <linux/etherdevice.h>
13#include <linux/llc.h> 13#include <linux/llc.h>
14#include <linux/slab.h> 14#include <linux/slab.h>
15#include <linux/module.h>
15#include <net/llc.h> 16#include <net/llc.h>
16#include <net/llc_pdu.h> 17#include <net/llc_pdu.h>
17#include <net/stp.h> 18#include <net/stp.h>