Diff for /libaitsched/inc/global.h between versions 1.5.8.1 and 1.6.2.1

version 1.5.8.1, 2012/08/22 10:33:45 version 1.6.2.1, 2012/09/10 15:03:08
Line 59  SUCH DAMAGE. Line 59  SUCH DAMAGE.
 #include <errno.h>  #include <errno.h>
 #include <signal.h>  #include <signal.h>
 #include <pthread.h>  #include <pthread.h>
   #include <semaphore.h>
 #include <assert.h>  #include <assert.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/uio.h>  #include <sys/uio.h>

Removed from v.1.5.8.1  
changed lines
  Added in v.1.6.2.1


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