Diff for /libaitio/inc/global.h between versions 1.18.8.1 and 1.18.8.2

version 1.18.8.1, 2016/08/10 13:55:01 version 1.18.8.2, 2016/08/10 13:59:44
Line 74  SUCH DAMAGE. Line 74  SUCH DAMAGE.
 #include <machine/atomic.h>  #include <machine/atomic.h>
 #else  #else
 #include <stdint.h>  #include <stdint.h>
   #include <stdio_ext.h>
 #endif  #endif
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/wait.h>  #include <sys/wait.h>

Removed from v.1.18.8.1  
changed lines
  Added in v.1.18.8.2


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