Diff for /libaitsched/inc/global.h between versions 1.6 and 1.7

version 1.6, 2012/08/23 02:33:12 version 1.7, 2012/09/10 15:07:53
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.6  
changed lines
  Added in v.1.7


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