[BACK]Return to wwtty.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / window

Diff for /src/usr.bin/window/Attic/wwtty.c between version 1.6 and 1.7

version 1.6, 2003/06/03 02:56:23 version 1.7, 2003/08/01 22:01:38
Line 44 
Line 44 
 #include "ww.h"  #include "ww.h"
 #include <sys/types.h>  #include <sys/types.h>
 #include <fcntl.h>  #include <fcntl.h>
 #if !defined(OLD_TTY) && !defined(TIOCGWINSZ)  #if !defined(OLD_TTY)
 #include <sys/ioctl.h>  #include <sys/ioctl.h>
 #endif  #endif
   

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7