ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/ptytty_wrapper.C
Revision: 1.2
Committed: Mon May 30 23:18:08 2011 UTC (13 years ago) by sf-exg
Content type: text/plain
Branch: MAIN
Changes since 1.1: +0 -1 lines
Log Message:
Fix urxvtc build.

File Contents

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