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

version 1.2.2.1, 2012/01/27 15:18:12 version 1.2.2.2, 2012/04/25 12:16:09
Line 19 Line 19
 #include <pthread.h>  #include <pthread.h>
 #include <poll.h>  #include <poll.h>
 #include <sys/types.h>  #include <sys/types.h>
   #include <sys/param.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/wait.h>  #include <sys/wait.h>
 #include <sys/mman.h>  #include <sys/mman.h>

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


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