4ebf19b48f
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
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");
|