diff options
Diffstat (limited to 'arch/mipsn32/bits/socket.h')
-rw-r--r-- | arch/mipsn32/bits/socket.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mipsn32/bits/socket.h b/arch/mipsn32/bits/socket.h index 191ebdb5..b82c7d34 100644 --- a/arch/mipsn32/bits/socket.h +++ b/arch/mipsn32/bits/socket.h @@ -45,6 +45,7 @@ struct cmsghdr { #define SO_BSDCOMPAT 14 #define SO_PASSCRED 17 #define SO_PEERCRED 18 +#define SO_PEERSEC 30 #define SO_SNDBUFFORCE 31 #define SO_RCVBUFFORCE 33 |