From: Andrew Morton Date: Mon, 14 Nov 2005 00:06:40 +0000 (-0800) Subject: [PATCH] shpchp_hpc build fix X-Git-Tag: v2.6.15-rc2~194 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4d28dd4b12649d02a89d19e6bd12ab92a6fcd4e;p=linux-2.6 [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 40905a6c80..9987a6fd65 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