--- rxvt-unicode/src/ptytty_conf.h 2006/01/21 22:02:11 1.1 +++ rxvt-unicode/src/ptytty_conf.h 2006/01/23 12:05:12 1.3 @@ -1,3 +1,9 @@ -#include "rxvtutil.h" -#include "feature.h" +#include "rxvt.h" + +#define ptytty_fatal rxvt_fatal +#define ptytty_warn rxvt_warn + +#define PTYTTY_REENTRANT 1 +#define PTYTTY_NO_PID_CHECK 1 +