git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb93992
)
net: unix -- Add missing module.h inclusion
author
Cyrill Gorcunov
<gorcunov@openvz.org>
Tue, 20 Dec 2011 04:33:03 +0000
(
04:33
+0000)
committer
David 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