Diff for /libaitrpc/inc/global.h between versions 1.4.4.1 and 1.4.4.2

version 1.4.4.1, 2012/03/12 14:54:13 version 1.4.4.2, 2012/03/14 13:29:11
Line 60  SUCH DAMAGE. Line 60  SUCH DAMAGE.
 #include <dlfcn.h>  #include <dlfcn.h>
 #include <pthread.h>  #include <pthread.h>
 #include <fcntl.h>  #include <fcntl.h>
   #include <syslog.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>
 #if !defined(__NetBSD__)  #if !defined(__NetBSD__)

Removed from v.1.4.4.1  
changed lines
  Added in v.1.4.4.2


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