Diff for /libaitsess/inc/global.h between versions 1.3 and 1.4

version 1.3, 2011/09/07 13:11:55 version 1.4, 2012/02/10 23:38:30
Line 65  SUCH DAMAGE. Line 65  SUCH DAMAGE.
 #include <sys/sem.h>  #include <sys/sem.h>
 #include <sys/shm.h>  #include <sys/shm.h>
 #include <sys/mman.h>  #include <sys/mman.h>
   #include <aitio.h>
   
 #include "defs.h"  #include "defs.h"
 #include "aitsess.h"  #include "aitsess.h"

Removed from v.1.3  
changed lines
  Added in v.1.4


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