Diff for /mqtt/inc/global.h between versions 1.1.1.1.2.9 and 1.1.1.1.2.10

version 1.1.1.1.2.9, 2011/12/05 08:15:50 version 1.1.1.1.2.10, 2011/12/14 12:45:30
Line 17 Line 17
 #include <signal.h>  #include <signal.h>
 #include <pwd.h>  #include <pwd.h>
 #include <pthread.h>  #include <pthread.h>
   #include <poll.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/wait.h>  #include <sys/wait.h>

Removed from v.1.1.1.1.2.9  
changed lines
  Added in v.1.1.1.1.2.10


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