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

Comparing rxvt-unicode/src/ptytty.h (file contents):
Revision 1.18 by root, Sun Jan 22 00:48:13 2006 UTC vs.
Revision 1.19 by root, Sun Jan 22 01:00:46 2006 UTC

1// This file is part of libptytty. Do not make local modifications.
2// http://software.schmorp.de/pkg/libptytty
3
1#ifndef PTYTTY_H 4#ifndef PTYTTY_H
2#define PTYTTY_H 5#define PTYTTY_H
3 6
4#include "libptytty.h" 7#include "libptytty.h"
5
6#include "ptytty_conf.h" 8#include "ptytty_conf.h"
7 9
8#if defined(HAVE__GETPTY) || defined(HAVE_OPENPTY) || defined(UNIX98_PTY) 10#if defined(HAVE__GETPTY) || defined(HAVE_OPENPTY) || defined(UNIX98_PTY)
9# define NO_SETOWNER_TTYDEV 1 11# define NO_SETOWNER_TTYDEV 1
10#endif 12#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines