]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/compat.h
SCTP: Correctly disable ADD-IP when AUTH is not supported.
[linux-2.6-omap-h63xx.git] / include / net / compat.h
index 9859b60280d5631571cdbebdf611c28c8e283b48..406db242f73a6d8a4fecdaeff456fa08cccad26d 100644 (file)
@@ -25,6 +25,7 @@ struct compat_cmsghdr {
 };
 
 extern int compat_sock_get_timestamp(struct sock *, struct timeval __user *);
+extern int compat_sock_get_timestampns(struct sock *, struct timespec __user *);
 
 #else /* defined(CONFIG_COMPAT) */
 #define compat_msghdr  msghdr          /* to avoid compiler warnings */