]> err.no Git - linux-2.6/commitdiff
Every file should #include the headers containing the prototypes for
authorAdrian Bunk <bunk@stusta.de>
Sun, 20 Nov 2005 02:23:48 +0000 (21:23 -0500)
committerJody McIntyre <scjody@modernduck.com>
Sun, 20 Nov 2005 02:23:48 +0000 (21:23 -0500)
it's global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
drivers/ieee1394/ieee1394_transactions.c

index 0aa876360f9be647e307923a325bcda390970979..81b983c7a7d0d95200bdfbc1caf2c37541375c4d 100644 (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) \