mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
11 lines
220 B
Diff
11 lines
220 B
Diff
--- a/nss_dp_main.c
|
|
+++ b/nss_dp_main.c
|
|
@@ -18,6 +18,7 @@
|
|
|
|
#include <linux/kernel.h>
|
|
#include <linux/module.h>
|
|
+#include <linux/if_vlan.h>
|
|
#include <linux/version.h>
|
|
#include <linux/of.h>
|
|
#include <linux/of_net.h>
|