mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 20:06:14 +02:00
12 lines
263 B
Diff
12 lines
263 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");
|