Commit 4914ce2d authored by David S. Miller's avatar David S. Miller

[LLC]: llc_core.c needs linux/init.h

parent bd7a510c
......@@ -18,6 +18,7 @@
#include <linux/netdevice.h>
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/init.h>
#include <net/llc.h>
LIST_HEAD(llc_sap_list);
......
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