]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/dccp.h
fsnotify: handle subfiles' perm events
[karo-tx-linux.git] / include / linux / dccp.h
index eaf95a023af4ee3b4276aa892a8280181a8cfeee..d16294e2a11818261607aee670be9d0dedc14dff 100644 (file)
@@ -549,6 +549,8 @@ static inline const char *dccp_role(const struct sock *sk)
        return NULL;
 }
 
+extern void dccp_syn_ack_timeout(struct sock *sk, struct request_sock *req);
+
 #endif /* __KERNEL__ */
 
 #endif /* _LINUX_DCCP_H */