aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/can/bcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/can/bcm.h')
-rw-r--r--include/linux/can/bcm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/can/bcm.h b/include/linux/can/bcm.h
index 1432b278c52d..e96154de4039 100644
--- a/include/linux/can/bcm.h
+++ b/include/linux/can/bcm.h
@@ -15,6 +15,7 @@
15#define CAN_BCM_H 15#define CAN_BCM_H
16 16
17#include <linux/types.h> 17#include <linux/types.h>
18#include <linux/can.h>
18 19
19/** 20/**
20 * struct bcm_msg_head - head of messages to/from the broadcast manager 21 * struct bcm_msg_head - head of messages to/from the broadcast manager