]> git.baikalelectronics.ru Git - kernel.git/commit
net: unix -- Add missing module.h inclusion
authorCyrill Gorcunov <gorcunov@openvz.org>
Tue, 20 Dec 2011 04:33:03 +0000 (04:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Dec 2011 18:29:43 +0000 (13:29 -0500)
commit5b1e42382ccb10ed837f8b2f63b53bc9d2ac829e
tree9b55cc6dd875272417f3f3ce67c03ec79f89ed80
parentc1db6c3887a544ed3dfcc198e0baecd4db376219
net: unix -- Add missing module.h inclusion

Otherwise getting

 | net/unix/diag.c:312:16: error: expected declaration specifiers or ‘...’ before string constant
 | net/unix/diag.c:313:1: error: expected declaration specifiers or ‘...’ before string constant

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/unix/diag.c