[DCCP] CCID3: Set the no_feedback_timer fields near init_timer
[powerpc.git] / net / dccp / ccid.h
index c37eeea..de681c6 100644 (file)
@@ -21,6 +21,8 @@
 
 #define CCID_MAX 255
 
+struct tcp_info;
+
 struct ccid {
        unsigned char   ccid_id;
        const char      *ccid_name;