]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/ieee1394/highlevel.h
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / ieee1394 / highlevel.h
index 134bb6c3eadb4a69f3aac2203c95082096667560..50f2dd2c7e20afecc2dde1b95c78eeac070730da 100644 (file)
@@ -1,6 +1,16 @@
 #ifndef IEEE1394_HIGHLEVEL_H
 #define IEEE1394_HIGHLEVEL_H
 
+#include <linux/list.h>
+#include <linux/spinlock_types.h>
+#include <linux/types.h>
+
+struct module;
+
+#include "ieee1394_types.h"
+
+struct hpsb_host;
+
 /* internal to ieee1394 core */
 struct hpsb_address_serve {
        struct list_head host_list;     /* per host list */