This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / tcp.h
index 9ed5fac..9cdf696 100644 (file)
@@ -387,6 +387,7 @@ struct tcp_opt {
 #ifndef CONFIG_ACCEPT_QUEUES
        struct open_request     *accept_queue_tail;
 #endif
+
        unsigned int            keepalive_time;   /* time before keep alive takes place */
        unsigned int            keepalive_intvl;  /* time interval between keep alive probes */
        int                     linger2;