From: Ben Hutchings Date: Fri, 06 May 2016 22:59:30 +0100 Subject: IB: Fix ABI change in 4.5.3 Forwarded: not-needed Hide the new #include from genksyms. --- --- a/include/rdma/ib.h +++ b/include/rdma/ib.h @@ -34,7 +34,9 @@ #define _RDMA_IB_H #include +#ifndef __GENKSYMS__ #include +#endif struct ib_addr { union {