--- rxvt-unicode/src/proxy.C 2006/01/25 22:09:33 1.3 +++ rxvt-unicode/src/proxy.C 2006/02/07 05:32:47 1.4 @@ -27,10 +27,6 @@ #include "ptytty.h" -// helper/proxy support - -#if PTYTTY_HELPER - #include #include @@ -38,6 +34,10 @@ #include #include +// helper/proxy support + +#if PTYTTY_HELPER + static int sock_fd = -1, lock_fd = -1; static int helper_pid, owner_pid;