net: implement a SO_PROTOCOL getsockoption
[pandora-kernel.git] / arch / m32r / include / asm / socket.h
index be7ed58..d36f592 100644 (file)
@@ -57,4 +57,6 @@
 #define SO_TIMESTAMPING                37
 #define SCM_TIMESTAMPING       SO_TIMESTAMPING
 
+#define SO_PROTOCOL            38
+
 #endif /* _ASM_M32R_SOCKET_H */