--- mqtt/inc/utils.h 2012/06/29 08:47:28 1.2.2.2 +++ mqtt/inc/utils.h 2012/06/29 15:43:13 1.2.2.3 @@ -4,6 +4,7 @@ inline int srv_Socket(cfg_root_t * __restrict); inline int srv_Close(int); +inline int srv_Will(struct tagSession * __restrict); #endif