Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xcap
xcap-capability-linux
Commits
bab056aa
Commit
bab056aa
authored
Sep 20, 2005
by
Ralf Baechle
Browse files
Add SOCK_DCCP definition for MIPS also.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
e9728838
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/asm-mips/socket.h
View file @
bab056aa
...
...
@@ -92,6 +92,7 @@ enum sock_type {
SOCK_RAW
=
3
,
SOCK_RDM
=
4
,
SOCK_SEQPACKET
=
5
,
SOCK_DCCP
=
6
,
SOCK_PACKET
=
10
,
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment