Archived
14
0
Fork 0

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>
This commit is contained in:
Adrian Bunk 2005-11-19 21:23:48 -05:00 committed by Jody McIntyre
parent 35267ab61f
commit e27d3014f3

View file

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