diff options
Diffstat (limited to 'include/asm-sparc64/socket.h')
-rw-r--r-- | include/asm-sparc64/socket.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-sparc64/socket.h b/include/asm-sparc64/socket.h index 44a625a..8cf071f 100644 --- a/include/asm-sparc64/socket.h +++ b/include/asm-sparc64/socket.h @@ -24,9 +24,6 @@ #define SO_SNDTIMEO 0x4000 #define SO_ACCEPTCONN 0x8000 -/* wha!??? */ -#define SO_DONTLINGER (~SO_LINGER) /* Older SunOS compat. hack */ - #define SO_SNDBUF 0x1001 #define SO_RCVBUF 0x1002 #define SO_SNDBUFFORCE 0x100a |