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.16 by root, Sun Aug 15 03:30:04 2004 UTC vs.
Revision 1.17 by root, Thu Sep 30 09:49:13 2004 UTC

47#endif 47#endif
48#ifdef HAVE_ISASTREAM 48#ifdef HAVE_ISASTREAM
49# include <stropts.h> 49# include <stropts.h>
50#endif 50#endif
51 51
52#if defined( __FreeBSD__)
53// better do this via configure, but.... 52// better do this via configure, but....
53#if defined(__FreeBSD__)
54# include <libutil.h> 54# include <libutil.h>
55#elif defined(__DARWIN__)
56# include <util.h>
55#endif 57#endif
56 58
57#include <cstdio> 59#include <cstdio>
58#include <grp.h> 60#include <grp.h>
59 61

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines