ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/ptytty_wrapper.C
Revision: 1.3
Committed: Mon May 30 23:22:18 2011 UTC (13 years ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: rel-9_12
Changes since 1.2: +2 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 #include <config.h>
2 #include "rxvt.h"
3
4 #define PTYTTY_NO_LIBCPP
5
6 #define PTYTTY_REENTRANT 0
7
8 #define PTYTTY_FATAL rxvt_fatal
9 #define PTYTTY_WARN rxvt_warn
10
11 #include "logging.C"
12 #include "proxy.C"
13 #include "ptytty.C"