Diff for /libaitrpc/inc/global.h between versions 1.5 and 1.5.4.1

version 1.5, 2012/03/15 01:55:32 version 1.5.4.1, 2012/05/11 08:46:41
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 <poll.h>
 #include <syslog.h>  #include <syslog.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>

Removed from v.1.5  
changed lines
  Added in v.1.5.4.1


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