]> git.hungrycats.org Git - linux/commitdiff
[BLUETOOTH]: net/bluetooth/bnep/sock.c needs linux/init.h
authorDavid S. Miller <davem@nuts.ninka.net>
Sat, 22 Feb 2003 17:50:01 +0000 (09:50 -0800)
committerDavid S. Miller <davem@nuts.ninka.net>
Sat, 22 Feb 2003 17:50:01 +0000 (09:50 -0800)
net/bluetooth/bnep/sock.c

index 9d2c1849f1edf189a23a16ff146914d2fc8402e2..91310913ca78f1bb6a0b866a4edac9079a9db5fe 100644 (file)
@@ -43,6 +43,7 @@
 #include <linux/socket.h>
 #include <linux/ioctl.h>
 #include <linux/file.h>
+#include <linux/init.h>
 #include <net/sock.h>
 
 #include <asm/system.h>