diff options
Diffstat (limited to 'net/ax25/ax25_in.c')
| -rw-r--r-- | net/ax25/ax25_in.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ax25/ax25_in.c b/net/ax25/ax25_in.c index de56d3983de..9bb77654120 100644 --- a/net/ax25/ax25_in.c +++ b/net/ax25/ax25_in.c @@ -18,6 +18,7 @@  #include <linux/string.h>  #include <linux/sockios.h>  #include <linux/net.h> +#include <linux/slab.h>  #include <net/ax25.h>  #include <linux/inet.h>  #include <linux/netdevice.h>  |