mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-08 12:14:47 +00:00
12 lines
257 B
Diff
12 lines
257 B
Diff
--- a/Embedded/src/CAN/can_main.c
|
|
+++ b/Embedded/src/CAN/can_main.c
|
|
@@ -70,6 +70,8 @@
|
|
|
|
#include "can_main.h"
|
|
#include "can_ioctl.h"
|
|
+#include <linux/fs.h>
|
|
+
|
|
|
|
MODULE_AUTHOR("Intel(R) Corporation");
|
|
MODULE_DESCRIPTION("Controller Area Network Driver");
|