Diff for /libaitio/inc/global.h between versions 1.7.4.3 and 1.7.4.4

version 1.7.4.3, 2011/09/19 22:41:04 version 1.7.4.4, 2011/09/19 23:09:16
Line 64  SUCH DAMAGE. Line 64  SUCH DAMAGE.
 #include <fcntl.h>  #include <fcntl.h>
 #include <ctype.h>  #include <ctype.h>
 #include <assert.h>  #include <assert.h>
   #include <paths.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/event.h>  #include <sys/event.h>

Removed from v.1.7.4.3  
changed lines
  Added in v.1.7.4.4


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