]> Pileus Git - ~andy/linux/blobdiff - include/trace/boot.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
[~andy/linux] / include / trace / boot.h
index 3ec58b4b75126088c58c218caf1542245eb008ef..088ea089e31d38ca8f2acb5e57fed5cd77d24f6c 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef _LINUX_TRACE_BOOT_H
 #define _LINUX_TRACE_BOOT_H
 
+#include <linux/module.h>
+#include <linux/kallsyms.h>
+#include <linux/init.h>
+
 /*
  * Structure which defines the trace of an initcall
  * while it is called.