#ifndef __MQTTD_CALLS_H #define __MQTTD_CALLS_H int Publish(struct tagSession *); #endif