Commit e27d3014 authored by Adrian Bunk's avatar Adrian Bunk Committed by Jody McIntyre

Every file should #include the headers containing the prototypes for

it's global functions.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarJody McIntyre <scjody@modernduck.com>
parent 35267ab6
...@@ -22,6 +22,7 @@ ...@@ -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) \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment