include/linux/can/bcm.h
changeset 2 d1f6d8b6f81c
parent 0 aa628870c1d3
--- a/include/linux/can/bcm.h	Thu Apr 09 12:06:38 2009 +0200
+++ b/include/linux/can/bcm.h	Thu Apr 09 12:07:21 2009 +0200
@@ -14,6 +14,8 @@
 #ifndef CAN_BCM_H
 #define CAN_BCM_H
 
+#include <linux/types.h>
+
 /**
  * struct bcm_msg_head - head of messages to/from the broadcast manager
  * @opcode:    opcode, see enum below.