ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/ptytty.C
(Generate patch)

Comparing rxvt-unicode/src/ptytty.C (file contents):
Revision 1.11 by pcg, Thu Apr 8 20:31:45 2004 UTC vs.
Revision 1.12 by root, Fri Aug 13 03:36:57 2004 UTC

50# include <fcntl.h> 50# include <fcntl.h>
51#endif 51#endif
52#ifdef HAVE_SYS_IOCTL_H 52#ifdef HAVE_SYS_IOCTL_H
53# include <sys/ioctl.h> 53# include <sys/ioctl.h>
54#endif 54#endif
55#if defined(PTYS_ARE_PTMX) && !defined(__CYGWIN32__) 55#if defined(PTYS_ARE_PTMX) && defined(HAVE_SYS_STROPTS_H)
56# include <sys/stropts.h> /* for I_PUSH */ 56# include <sys/stropts.h> /* for I_PUSH */
57#endif 57#endif
58#ifdef HAVE_ISASTREAM 58#ifdef HAVE_ISASTREAM
59# include <stropts.h> 59# include <stropts.h>
60#endif 60#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines