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)
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>

No differences found