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

version 1.4.16.2, 2012/08/02 12:58:02 version 1.6, 2012/08/23 02:33:12
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.4.16.2  
changed lines
  Added in v.1.6


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