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, 10 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

# User Rev Content
1 sf-exg 1.1 #include <config.h>
2     #include "rxvt.h"
3    
4 sf-exg 1.7 #define PTYTTY_REENTRANT 0
5 root 1.3
6 sf-exg 1.1 #include "logging.C"
7     #include "proxy.C"
8     #include "ptytty.C"