Diff for /libaitsched/inc/global.h between versions 1.4 and 1.4.16.1

version 1.4, 2012/03/13 10:01:59 version 1.4.16.1, 2012/08/01 13:43:14
Line 52  SUCH DAMAGE. Line 52  SUCH DAMAGE.
 #include <stdint.h>  #include <stdint.h>
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   #include <fcntl.h>
 #include <stdarg.h>  #include <stdarg.h>
 #include <errno.h>  #include <errno.h>
 #include <pthread.h>  #include <pthread.h>

Removed from v.1.4  
changed lines
  Added in v.1.4.16.1


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