summaryrefslogtreecommitdiffstats
path: root/src/ptytty_wrapper.C
blob: 8b6649f88c46c0b0bb62d4f393fa5661ebf30c24 (plain)
1
2
3
4
5
6
7
8
9
10
11
#include <config.h>
#include "rxvt.h"

#define PTYTTY_REENTRANT 0

#define PTYTTY_FATAL rxvt_fatal
#define PTYTTY_WARN  rxvt_warn

#include "logging.C"
#include "proxy.C"
#include "ptytty.C"