diff --git a/src/capwap/conn.h b/src/capwap/conn.h index cc327dfb..8513987c 100644 --- a/src/capwap/conn.h +++ b/src/capwap/conn.h @@ -87,6 +87,7 @@ struct conn{ void * dtls_data; char * dtls_cipher; + int dtls_wait_timer; /* used to link the conn obj with other objects */