From: Bob Moore Date: Fri, 2 Feb 2007 16:48:23 +0000 (+0300) Subject: ACPICA: Add include of actables.h X-Git-Tag: v2.6.21-rc1~92^2~32^2^2~9^2~19 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1a666f8be16a0e1580e0f37e1322d06affb84e1b;p=karo-tx-linux.git ACPICA: Add include of actables.h Signed-off-by: Alexey Starikovskiy Signed-off-by: Len Brown --- diff --git a/drivers/acpi/events/evxfevnt.c b/drivers/acpi/events/evxfevnt.c index 4eab4f5a1004..bbd631dcdfae 100644 --- a/drivers/acpi/events/evxfevnt.c +++ b/drivers/acpi/events/evxfevnt.c @@ -44,6 +44,7 @@ #include #include #include +#include #define _COMPONENT ACPI_EVENTS ACPI_MODULE_NAME("evxfevnt")