diff options
Diffstat (limited to 'net/x25/x25_in.c')
| -rw-r--r-- | net/x25/x25_in.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/x25/x25_in.c b/net/x25/x25_in.c index 96d92278354..a31b3b9e596 100644 --- a/net/x25/x25_in.c +++ b/net/x25/x25_in.c @@ -23,6 +23,7 @@   *					  i-frames.   */ +#include <linux/slab.h>  #include <linux/errno.h>  #include <linux/kernel.h>  #include <linux/string.h>  |