ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/ptytty_wrapper.C
Revision: 1.8
Committed: Sat Jun 26 14:42:36 2021 UTC (2 years, 11 months ago) by sf-exg
Content type: text/plain
Branch: MAIN
Changes since 1.7: +0 -3 lines
Log Message:
Adapt to libptytty changes

File Contents

# Content
1 #include <config.h>
2 #include "rxvt.h"
3
4 #define PTYTTY_REENTRANT 0
5
6 #include "logging.C"
7 #include "proxy.C"
8 #include "ptytty.C"