Commit aaa2314f authored by Stephen Hemminger's avatar Stephen Hemminger

[LLC]: llc_output.c needs linux/trdevice.h

parent 9ca399c5
......@@ -16,6 +16,7 @@
#include <linux/if_arp.h>
#include <linux/if_tr.h>
#include <linux/netdevice.h>
#include <linux/trdevice.h>
#include <linux/skbuff.h>
#include <net/llc.h>
#include <net/llc_pdu.h>
......
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