commit | 2ea744a583d0f40901b2ea43059ae007d9cf2602 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@openvz.org> | Tue Dec 20 04:33:03 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 20 13:29:43 2011 -0500 |
tree | 9b55cc6dd875272417f3f3ce67c03ec79f89ed80 | |
parent | eb93992207dadb946a3b5cf4544957dc924a6f58 [diff] |
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>