diff options
Diffstat (limited to 'net/rds/ib.c')
| -rw-r--r-- | net/rds/ib.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rds/ib.c b/net/rds/ib.c index 3b899236104..8f2d6dd7700 100644 --- a/net/rds/ib.c +++ b/net/rds/ib.c @@ -37,6 +37,7 @@  #include <linux/inetdevice.h>  #include <linux/if_arp.h>  #include <linux/delay.h> +#include <linux/slab.h>  #include "rds.h"  #include "ib.h"  |