--- libaitmqtt/inc/global.h 2012/01/26 13:07:33 1.1 +++ libaitmqtt/inc/global.h 2012/07/03 08:57:04 1.4 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.1 2012/01/26 13:07:33 misho Exp $ +* $Id: global.h,v 1.4 2012/07/03 08:57:04 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -53,8 +53,13 @@ SUCH DAMAGE. #include #include #include +#include #include +#include #include +#include +#include +#include #include #include #include @@ -62,6 +67,7 @@ SUCH DAMAGE. #include "config.h" #include "aitmqtt.h" +#include "mqttapi.h" #include "defs.h"