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

Diff for /src/usr.bin/window/Attic/wwpty.c between version 1.3 and 1.4

version 1.3, 1997/02/25 00:05:02 version 1.4, 1998/04/26 22:49:00
Line 46 
Line 46 
 #endif /* not lint */  #endif /* not lint */
   
 #include "ww.h"  #include "ww.h"
   #include <string.h>
 #include <fcntl.h>  #include <fcntl.h>
 #if !defined(OLD_TTY) && !defined(TIOCPKT)  #if !defined(OLD_TTY) && !defined(TIOCPKT)
 #include <sys/ioctl.h>  #include <sys/ioctl.h>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4