]> err.no Git - linux-2.6/blobdiff - include/asm-powerpc/socket.h
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
[linux-2.6] / include / asm-powerpc / socket.h
index 51a0cf5ee9f0e054b02b5f7dc36fda5c26ae16a2..f5a4e168e498b6641c3c1ea3b0afac640a233015 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _POWERPC_SOCKET_H
-#define _POWERPC_SOCKET_H
+#ifndef _ASM_POWERPC_SOCKET_H
+#define _ASM_POWERPC_SOCKET_H
 
 /*
  * This program is free software; you can redistribute it and/or
 #define SO_ACCEPTCONN          30
 
 #define SO_PEERSEC             31
+#define SO_PASSSEC             34
+#define SO_TIMESTAMPNS         35
+#define SCM_TIMESTAMPNS                SO_TIMESTAMPNS
 
-#endif /* _POWERPC_SOCKET_H */
+#define SO_MARK                        36
+
+#endif /* _ASM_POWERPC_SOCKET_H */