Diff for /mqtt/inc/global.h between versions 1.1.1.1.2.5 and 1.1.1.1.2.6

version 1.1.1.1.2.5, 2011/11/30 01:06:29 version 1.1.1.1.2.6, 2011/12/01 00:10:18
Line 21 Line 21
 #include <netinet/in.h>  #include <netinet/in.h>
 #include <arpa/inet.h>  #include <arpa/inet.h>
 #include <aitcfg.h>  #include <aitcfg.h>
   #include <aitsched.h>
 #include <sqlite3.h>  #include <sqlite3.h>
   
 #include "defs.h"  #include "defs.h"

Removed from v.1.1.1.1.2.5  
changed lines
  Added in v.1.1.1.1.2.6


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