diff options
Diffstat (limited to 'net/netrom/af_netrom.c')
| -rw-r--r-- | net/netrom/af_netrom.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netrom/af_netrom.c b/net/netrom/af_netrom.c index a249127020a..fa07f044b59 100644 --- a/net/netrom/af_netrom.c +++ b/net/netrom/af_netrom.c @@ -15,6 +15,7 @@  #include <linux/types.h>  #include <linux/socket.h>  #include <linux/in.h> +#include <linux/slab.h>  #include <linux/kernel.h>  #include <linux/sched.h>  #include <linux/timer.h>  |