Diff for /libaitcli/inc/global.h between versions 1.1.1.1.2.1 and 1.1.1.1.2.2

version 1.1.1.1.2.1, 2010/04/24 10:02:33 version 1.1.1.1.2.2, 2010/04/28 11:23:56
Line 27 Line 27
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #include <sys/tty.h>  #include <sys/tty.h>
 #include <sys/ioctl_compat.h>  #include <sys/ioctl_compat.h>
   #include <sys/ttydefaults.h>
 #include <readline/readline.h>  #include <readline/readline.h>
 #include <readline/history.h>  #include <readline/history.h>
 #include <arpa/telnet.h>  
 #include <aittelnet.h>  #include <aittelnet.h>
   #include <arpa/telnet.h>
   
   
 #include "aitcli.h"  #include "aitcli.h"

Removed from v.1.1.1.1.2.1  
changed lines
  Added in v.1.1.1.1.2.2


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