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

version 1.7, 2012/09/10 15:07:53 version 1.8, 2013/08/26 18:48:23
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.7  
changed lines
  Added in v.1.8


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