From: Andrew Morton Date: Mon, 14 Nov 2005 00:06:40 +0000 (-0800) Subject: [PATCH] shpchp_hpc build fix X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=d4d28dd4b12649d02a89d19e6bd12ab92a6fcd4e;p=deliverable%2Flinux.git [PATCH] shpchp_hpc build fix Missing include. Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/pci/hotplug/shpchp_hpc.c b/drivers/pci/hotplug/shpchp_hpc.c index 40905a6c8094..9987a6fd65b8 100644 --- a/drivers/pci/hotplug/shpchp_hpc.c +++ b/drivers/pci/hotplug/shpchp_hpc.c @@ -31,6 +31,8 @@ #include #include #include +#include + #include "shpchp.h" #ifdef DEBUG