From: Luis R. Rodriguez Date: Thu, 10 Dec 2009 23:30:14 +0000 (-0800) Subject: Fix 2.6.31 build: iw_handler needs asm/compat.h X-Git-Tag: next-20100113~40 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=2e6e7db7df95d819ccfc67beeb328b8d3574e624;p=compat-rdma%2Fcompat.git Fix 2.6.31 build: iw_handler needs asm/compat.h Signed-off-by: Luis R. Rodriguez --- diff --git a/include/linux/compat-2.6.32.h b/include/linux/compat-2.6.32.h index 3e8725a..54f7cb0 100644 --- a/include/linux/compat-2.6.32.h +++ b/include/linux/compat-2.6.32.h @@ -7,6 +7,7 @@ #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,32)) #include +#include #include #define SDIO_VENDOR_ID_INTEL 0x0089