X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fdccp%2Ffeat.h;fp=net%2Fdccp%2Ffeat.h;h=b44c45504fb6c907eadfac6280db4abdc88fc775;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=6048373c7186d43bebdaf0771623034314d599ec;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/net/dccp/feat.h b/net/dccp/feat.h index 6048373c7..b44c45504 100644 --- a/net/dccp/feat.h +++ b/net/dccp/feat.h @@ -26,4 +26,6 @@ extern void dccp_feat_clean(struct dccp_minisock *dmsk); extern int dccp_feat_clone(struct sock *oldsk, struct sock *newsk); extern int dccp_feat_init(struct dccp_minisock *dmsk); +extern int dccp_feat_default_sequence_window; + #endif /* _DCCP_FEAT_H */