]> err.no Git - linux-2.6/blobdiff - include/net/compat.h
ipmi: make comment match actual preprocessor check
[linux-2.6] / include / net / compat.h
index 406db242f73a6d8a4fecdaeff456fa08cccad26d..05fa5d0254aba0010009a0d210d1cc8f3c0256f2 100644 (file)
@@ -40,4 +40,7 @@ extern int put_cmsg_compat(struct msghdr*, int, int, int, void *);
 
 extern int cmsghdr_from_user_compat_to_kern(struct msghdr *, struct sock *, unsigned char *, int);
 
+extern int compat_mc_setsockopt(struct sock *, int, int, char __user *, int,
+       int (*)(struct sock *, int, int, char __user *, int));
+
 #endif /* NET_COMPAT_H */