include/linux/can/bcm.h
changeset 2 d1f6d8b6f81c
parent 0 aa628870c1d3
equal deleted inserted replaced
1:0056487c491e 2:d1f6d8b6f81c
    11  *
    11  *
    12  */
    12  */
    13 
    13 
    14 #ifndef CAN_BCM_H
    14 #ifndef CAN_BCM_H
    15 #define CAN_BCM_H
    15 #define CAN_BCM_H
       
    16 
       
    17 #include <linux/types.h>
    16 
    18 
    17 /**
    19 /**
    18  * struct bcm_msg_head - head of messages to/from the broadcast manager
    20  * struct bcm_msg_head - head of messages to/from the broadcast manager
    19  * @opcode:    opcode, see enum below.
    21  * @opcode:    opcode, see enum below.
    20  * @flags:     special flags, see below.
    22  * @flags:     special flags, see below.