Extend notifier_call_chain to count nr_calls made
[powerpc.git] / include / asm-cris / socket.h
index 8b1da3e..5b18dfd 100644 (file)
@@ -50,6 +50,9 @@
 #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 */