浏览代码

Every file should #include the headers containing the prototypes for
it's global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jody McIntyre <scjody@modernduck.com>

Adrian Bunk 20 年之前
父节点
当前提交
e27d3014f3
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      drivers/ieee1394/ieee1394_transactions.c

+ 1 - 0
drivers/ieee1394/ieee1394_transactions.c

@@ -22,6 +22,7 @@
 #include "ieee1394_core.h"
 #include "ieee1394_core.h"
 #include "highlevel.h"
 #include "highlevel.h"
 #include "nodemgr.h"
 #include "nodemgr.h"
+#include "ieee1394_transactions.h"
 
 
 
 
 #define PREP_ASYNC_HEAD_ADDRESS(tc) \
 #define PREP_ASYNC_HEAD_ADDRESS(tc) \