| To: | linux-cvs-patches@linux-mips.org |
|---|---|
| Subject: | CVS Update@linux-mips.org: linux |
| From: | ralf@linux-mips.org |
| Date: | Tue, 20 Sep 2005 14:43:58 +0100 |
| Reply-to: | linux-mips@linux-mips.org |
| Sender: | linux-cvs-patches-bounce@linux-mips.org |
CVSROOT: /home/cvs
Module name: linux
Changes by: ralf@ftp.linux-mips.org 05/09/20 14:43:51
Modified files:
include/asm-mips: socket.h
Log message:
Add SOCK_DCCP definition for MIPS also.
diff -urN linux/include/asm-mips/socket.h linux/include/asm-mips/socket.h
--- linux/include/asm-mips/socket.h 2005/09/15 08:56:06 1.22
+++ linux/include/asm-mips/socket.h 2005/09/20 13:43:51 1.23
@@ -92,6 +92,7 @@
SOCK_RAW = 3,
SOCK_RDM = 4,
SOCK_SEQPACKET = 5,
+ SOCK_DCCP = 6,
SOCK_PACKET = 10,
};
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | CVS Update@linux-mips.org: linux, ralf |
|---|---|
| Next by Date: | CVS Update@linux-mips.org: linux, ppopov |
| Previous by Thread: | CVS Update@linux-mips.org: linux, ralf |
| Next by Thread: | CVS Update@linux-mips.org: linux, ppopov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |