X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-h8300%2Fsocket.h;h=39911d8c968406c5040dab05d8c8d5b792d09bec;hb=cc3000e4ef13fa9f388f5a37f11c0fa3cc68112b;hp=d98cf85bafc1d667d9d2ebdac62752a7da267214;hpb=b129a8ccd53f74c43e4c83c8e0031a4990040830;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-h8300/socket.h b/include/asm-h8300/socket.h index d98cf85bafc..39911d8c968 100644 --- a/include/asm-h8300/socket.h +++ b/include/asm-h8300/socket.h @@ -48,5 +48,8 @@ #define SO_ACCEPTCONN 30 #define SO_PEERSEC 31 +#define SO_PASSSEC 34 +#define SO_TIMESTAMPNS 35 +#define SCM_TIMESTAMPNS SO_TIMESTAMPNS #endif /* _ASM_SOCKET_H */