[PATCH] md: attempt to auto-correct read errors in raid1
[safe/jmp/linux-2.6] / include / linux / socket.h
index ddf2255..9f40191 100644 (file)
@@ -26,6 +26,12 @@ struct __kernel_sockaddr_storage {
 #include <linux/types.h>               /* pid_t                        */
 #include <linux/compiler.h>            /* __user                       */
 
+extern int sysctl_somaxconn;
+#ifdef CONFIG_PROC_FS
+struct seq_file;
+extern void socket_seq_show(struct seq_file *seq);
+#endif
+
 typedef unsigned short sa_family_t;
 
 /*
@@ -272,6 +278,7 @@ struct ucred {
 #define SOL_NETBEUI    267
 #define SOL_LLC                268
 #define SOL_DCCP       269
+#define SOL_NETLINK    270
 
 /* IPX options */
 #define IPX_TYPE       1