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

version 1.5, 2012/08/02 13:56:19 version 1.8, 2013/08/26 18:48:23
Line 57  SUCH DAMAGE. Line 57  SUCH DAMAGE.
 #include <fcntl.h>  #include <fcntl.h>
 #include <stdarg.h>  #include <stdarg.h>
 #include <errno.h>  #include <errno.h>
   #include <signal.h>
 #include <pthread.h>  #include <pthread.h>
 #include <assert.h>  #include <assert.h>
 #include <sys/types.h>  #include <sys/types.h>

Removed from v.1.5  
changed lines
  Added in v.1.8


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