Commit 7a4ab349 authored by David S. Miller's avatar David S. Miller

[BLUETOOTH]: net/bluetooth/bnep/sock.c needs linux/init.h

parent 4c99a189
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
#include <linux/socket.h> #include <linux/socket.h>
#include <linux/ioctl.h> #include <linux/ioctl.h>
#include <linux/file.h> #include <linux/file.h>
#include <linux/init.h>
#include <net/sock.h> #include <net/sock.h>
#include <asm/system.h> #include <asm/system.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment