Diff for /libaitcli/inc/global.h between versions 1.2.2.1 and 1.2.2.2

version 1.2.2.1, 2010/06/04 12:08:32 version 1.2.2.2, 2010/06/04 16:16:17
Line 20 Line 20
 #include <errno.h>  #include <errno.h>
 #include <termios.h>  #include <termios.h>
 #include <poll.h>  #include <poll.h>
   #include <ctype.h>
 #include <libutil.h>  #include <libutil.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/param.h>  #include <sys/param.h>

Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2


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