ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/src/ptytty.h
(Generate patch)

Comparing libptytty/src/ptytty.h (file contents):
Revision 1.2 by root, Sat Jan 21 22:01:36 2006 UTC vs.
Revision 1.3 by root, Sat Jan 21 22:06:16 2006 UTC

1#ifndef PTYTTY_H 1#ifndef PTYTTY_H
2#define PTYTTY_H 2#define PTYTTY_H
3 3
4#include "rxvt.h" 4#include "libpty.h"
5#include "feature.h" 5
6#include "ptytty_conf.h"
6 7
7#if defined(HAVE__GETPTY) || defined(HAVE_OPENPTY) || defined(UNIX98_PTY) 8#if defined(HAVE__GETPTY) || defined(HAVE_OPENPTY) || defined(UNIX98_PTY)
8# define NO_SETOWNER_TTYDEV 1 9# define NO_SETOWNER_TTYDEV 1
9#endif 10#endif
10 11

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines