Diff for /libaitrpc/inc/global.h between versions 1.6.2.2 and 1.6.2.3

version 1.6.2.2, 2012/05/15 20:49:24 version 1.6.2.3, 2012/05/17 09:32:51
Line 59  SUCH DAMAGE. Line 59  SUCH DAMAGE.
 #include <netdb.h>  #include <netdb.h>
 #include <dlfcn.h>  #include <dlfcn.h>
 #include <pthread.h>  #include <pthread.h>
   #include <signal.h>
 #include <fcntl.h>  #include <fcntl.h>
 #include <poll.h>  #include <poll.h>
 #include <syslog.h>  #include <syslog.h>

Removed from v.1.6.2.2  
changed lines
  Added in v.1.6.2.3


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