--- mqtt/inc/mqtt.h 2012/05/01 22:19:29 1.2.2.3 +++ mqtt/inc/mqtt.h 2012/07/02 12:52:18 1.2.2.5 @@ -3,6 +3,7 @@ #define API_CLIENT_SIDE +#include #include @@ -20,8 +21,6 @@ struct tagArgs { ait_val_t Topic; ait_val_t Msg; } Will; - - u_short MsgID; u_char Dup; u_char Retain;