From e445b4c6434ee3bcbcfdb05328a26dc1cf84f965 Mon Sep 17 00:00:00 2001 From: Frederic Weisbecker Date: Thu, 11 Dec 2008 16:14:23 +0100 Subject: [PATCH] --- yaml --- r: 121274 b: refs/heads/master c: da485e0cb16726797e99a595a399b9fc721b91bc h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/trace/boot.h | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) 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.