diff --git a/[refs] b/[refs] index 567730f648e1..1d870507be29 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8001530d5af707eb9a158839c8f651eb6c1cb3c2 +refs/heads/master: da485e0cb16726797e99a595a399b9fc721b91bc diff --git a/trunk/include/trace/boot.h b/trunk/include/trace/boot.h index 3ec58b4b7512..088ea089e31d 100644 --- a/trunk/include/trace/boot.h +++ b/trunk/include/trace/boot.h @@ -1,6 +1,10 @@ #ifndef _LINUX_TRACE_BOOT_H #define _LINUX_TRACE_BOOT_H +#include +#include +#include + /* * Structure which defines the trace of an initcall * while it is called.