diff options
Diffstat (limited to 'net/phonet/pep.c')
| -rw-r--r-- | net/phonet/pep.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/phonet/pep.c b/net/phonet/pep.c index 360cf377693..e2a95762abd 100644 --- a/net/phonet/pep.c +++ b/net/phonet/pep.c @@ -23,6 +23,7 @@   */  #include <linux/kernel.h> +#include <linux/slab.h>  #include <linux/socket.h>  #include <net/sock.h>  #include <net/tcp_states.h>  |