]> rtime.felk.cvut.cz Git - can-utils.git/blobdiff - include/socketcan/can/bcm.h
include/socketcan: prepare headers to be moved to include/linux
[can-utils.git] / include / socketcan / can / bcm.h
index 30603caa8e671425e1aac969c288c2bed59a9573..f10af828e5bc879a87009d82d6b5209a1b0a3f1b 100644 (file)
@@ -3,19 +3,18 @@
  *
  * Definitions for CAN Broadcast Manager (BCM)
  *
- * $Id$
- *
  * Author: Oliver Hartkopp <oliver.hartkopp@volkswagen.de>
  * Copyright (c) 2002-2007 Volkswagen Group Electronic Research
  * All rights reserved.
  *
- * Send feedback to <socketcan-users@lists.berlios.de>
- *
  */
 
 #ifndef CAN_BCM_H
 #define CAN_BCM_H
 
+#include <linux/types.h>
+#include <linux/can.h>
+
 /**
  * struct bcm_msg_head - head of messages to/from the broadcast manager
  * @opcode:    opcode, see enum below.