Diff for /mqtt/inc/global.h between versions 1.2 and 1.2.2.1

version 1.2, 2012/01/27 15:05:38 version 1.2.2.1, 2012/01/27 15:18:12
Line 28 Line 28
 #include <aitio.h>  #include <aitio.h>
 #include <aitcfg.h>  #include <aitcfg.h>
 #include <aitsched.h>  #include <aitsched.h>
   #include <aitmqtt.h>
   #include <mqttapi.h>
 #include <sqlite3.h>  #include <sqlite3.h>
   
 #include "aitmqtt.h"  
 #include "defs.h"  #include "defs.h"
   
   

Removed from v.1.2  
changed lines
  Added in v.1.2.2.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>