diff options
Diffstat (limited to 'net/phonet/pn_dev.c')
| -rw-r--r-- | net/phonet/pn_dev.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/phonet/pn_dev.c b/net/phonet/pn_dev.c index 5c6ae0c701c..9b4ced6e096 100644 --- a/net/phonet/pn_dev.c +++ b/net/phonet/pn_dev.c @@ -25,6 +25,7 @@  #include <linux/kernel.h>  #include <linux/net.h> +#include <linux/slab.h>  #include <linux/netdevice.h>  #include <linux/phonet.h>  #include <linux/proc_fs.h>  |