--- mqtt/inc/defs.h 2011/11/07 16:55:46 1.1.1.1.2.1 +++ mqtt/inc/defs.h 2011/11/21 12:16:11 1.1.1.1.2.2 @@ -10,4 +10,7 @@ } +inline void mqtt_SetErr(int eno, char *estr, ...); + + #endif