Diff for /mqtt/inc/global.h between versions 1.2.2.3 and 1.2.2.4

version 1.2.2.3, 2012/04/25 16:36:25 version 1.2.2.4, 2012/06/19 08:32:17
Line 18 Line 18
 #include <pwd.h>  #include <pwd.h>
 #include <pthread.h>  #include <pthread.h>
 #include <poll.h>  #include <poll.h>
   #include <regex.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/stat.h>  #include <sys/stat.h>

Removed from v.1.2.2.3  
changed lines
  Added in v.1.2.2.4


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