diff options
-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 5107b7949c9c..6b30cc1b94b8 100644 --- a/net/phonet/pn_dev.c +++ b/net/phonet/pn_dev.c | |||
@@ -27,6 +27,7 @@ | |||
27 | #include <linux/net.h> | 27 | #include <linux/net.h> |
28 | #include <linux/netdevice.h> | 28 | #include <linux/netdevice.h> |
29 | #include <linux/phonet.h> | 29 | #include <linux/phonet.h> |
30 | #include <linux/proc_fs.h> | ||
30 | #include <net/sock.h> | 31 | #include <net/sock.h> |
31 | #include <net/netns/generic.h> | 32 | #include <net/netns/generic.h> |
32 | #include <net/phonet/pn_dev.h> | 33 | #include <net/phonet/pn_dev.h> |