--- libaitmqtt/inc/global.h 2012/01/26 13:07:33 1.1 +++ libaitmqtt/inc/global.h 2012/06/20 15:02:23 1.2 @@ -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.2 2012/06/20 15:02:23 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -53,7 +53,9 @@ SUCH DAMAGE. #include #include #include +#include #include +#include #include #include #include @@ -62,6 +64,7 @@ SUCH DAMAGE. #include "config.h" #include "aitmqtt.h" +#include "mqttapi.h" #include "defs.h"