diff options
Diffstat (limited to 'net/wimax/op-msg.c')
| -rw-r--r-- | net/wimax/op-msg.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wimax/op-msg.c b/net/wimax/op-msg.c index 7718657e93d..d5b7c3779c4 100644 --- a/net/wimax/op-msg.c +++ b/net/wimax/op-msg.c @@ -72,6 +72,7 @@   *   wimax_msg_send()   */  #include <linux/device.h> +#include <linux/slab.h>  #include <net/genetlink.h>  #include <linux/netdevice.h>  #include <linux/wimax.h>  |