提交 bab056aa 编写于 作者: R Ralf Baechle

Add SOCK_DCCP definition for MIPS also.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 e9728838
......@@ -92,6 +92,7 @@ enum sock_type {
SOCK_RAW = 3,
SOCK_RDM = 4,
SOCK_SEQPACKET = 5,
SOCK_DCCP = 6,
SOCK_PACKET = 10,
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册