diff options
Diffstat (limited to 'drivers/uwb/wlp/wss-lc.c')
| -rw-r--r-- | drivers/uwb/wlp/wss-lc.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/uwb/wlp/wss-lc.c b/drivers/uwb/wlp/wss-lc.c index 5913c7a5d922..90accdd54c07 100644 --- a/drivers/uwb/wlp/wss-lc.c +++ b/drivers/uwb/wlp/wss-lc.c @@ -45,6 +45,7 @@   */  #include <linux/etherdevice.h> /* for is_valid_ether_addr */  #include <linux/skbuff.h> +#include <linux/slab.h>  #include <linux/wlp.h>  #include "wlp-internal.h" | 
