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

version 1.2.2.1, 2011/04/30 22:02:59 version 1.3, 2011/09/07 13:11:55
Line 57  SUCH DAMAGE. Line 57  SUCH DAMAGE.
 #include <fcntl.h>  #include <fcntl.h>
 #include <errno.h>  #include <errno.h>
 #include <time.h>  #include <time.h>
   #include <assert.h>
 #include <semaphore.h>  #include <semaphore.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>

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


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