Diff for /libaitio/inc/global.h between versions 1.18.8.3 and 1.18.8.4

version 1.18.8.3, 2016/08/10 14:33:23 version 1.18.8.4, 2016/08/10 15:18:23
Line 73  SUCH DAMAGE. Line 73  SUCH DAMAGE.
 #include <sys/event.h>  #include <sys/event.h>
 #include <machine/atomic.h>  #include <machine/atomic.h>
 #else  #else
   #include <pty.h>
 #include <stdint.h>  #include <stdint.h>
 #include <stdio_ext.h>  #include <stdio_ext.h>
 #include <sys/inotify.h>  #include <sys/inotify.h>

Removed from v.1.18.8.3  
changed lines
  Added in v.1.18.8.4


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