From: Glauber de Oliveira Costa Date: Sat, 19 Jan 2008 01:59:07 +0000 (-0200) Subject: lguest: Use explicit includes rateher than indirect X-Git-Tag: v2.6.25-rc1~1135^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca94f2bdd1be626361fcfbd474d6b8823ed39f74;p=pandora-kernel.git lguest: Use explicit includes rateher than indirect explicitly use ktime.h include explicitly use hrtimer.h include explicitly use sched.h include This patch adds headers explicitly to lguest sources file, to avoid depending on them being included somewhere else. Signed-off-by: Glauber de Oliveira Costa Signed-off-by: Rusty Russell --- Reading git-diff-tree failed