]> err.no Git - linux-2.6/blobdiff - include/asm-mips/socket.h
Merge branch 'e1000-fixes' of git://198.78.49.142/~jbrandeb/linux-2.6
[linux-2.6] / include / asm-mips / socket.h
index 518aeae859bc927baa7f456278a30fe23ad71380..0bb31e5aaca6a23f93ffcf7aaa02ae41118e6be5 100644 (file)
@@ -92,6 +92,7 @@ enum sock_type {
        SOCK_RAW        = 3,
        SOCK_RDM        = 4,
        SOCK_SEQPACKET  = 5,
+       SOCK_DCCP       = 6,
        SOCK_PACKET     = 10,
 };