]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit2ea744a583d0f40901b2ea43059ae007d9cf2602
tree9b55cc6dd875272417f3f3ce67c03ec79f89ed80
parenteb93992207dadb946a3b5cf4544957dc924a6f58
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