From 3e64e4a49c125eab7b66ad8260b98d87b6414062 Mon Sep 17 00:00:00 2001 From: Paul Gortmaker Date: Fri, 22 Jul 2011 18:04:33 -0400 Subject: [PATCH] --- yaml --- r: 274409 b: refs/heads/master c: 614f15b4fcec4d55641f8977316b4570f9dd1b70 h: refs/heads/master i: 274407: 3755f431a255218c7d7cc6aff65a9c740c0fa4a4 v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/pseries/plpar_wrappers.h | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b8f29339ae43..551adc06c8e2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e415372acc6e789cc840a9bd27f8bdb3e94e0749 +refs/heads/master: 614f15b4fcec4d55641f8977316b4570f9dd1b70 diff --git a/trunk/arch/powerpc/platforms/pseries/plpar_wrappers.h b/trunk/arch/powerpc/platforms/pseries/plpar_wrappers.h index 41c24c146d6a..342797fc0f9c 100644 --- a/trunk/arch/powerpc/platforms/pseries/plpar_wrappers.h +++ b/trunk/arch/powerpc/platforms/pseries/plpar_wrappers.h @@ -1,7 +1,10 @@ #ifndef _PSERIES_PLPAR_WRAPPERS_H #define _PSERIES_PLPAR_WRAPPERS_H +#include + #include +#include #include /* Get state of physical CPU from query_cpu_stopped */