Diff for /libaitio/inc/global.h between versions 1.4 and 1.5

version 1.4, 2011/02/10 22:01:34 version 1.5, 2011/04/19 20:00:31
Line 24 Line 24
 #include <termios.h>  #include <termios.h>
 #include <glob.h>  #include <glob.h>
 #include <fcntl.h>  #include <fcntl.h>
   #include <ctype.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/event.h>  #include <sys/event.h>

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


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