--- rxvt-unicode/src/fdpass.C 2006/01/13 07:03:48 1.3 +++ rxvt-unicode/src/fdpass.C 2006/01/21 22:16:37 1.5 @@ -23,8 +23,7 @@ #include "../config.h" #include "rxvt.h" -#if ENABLE_FRILLS && HAVE_UNIX_FDPASS - +#include #include #include @@ -102,5 +101,3 @@ return *(int *)CMSG_DATA (cmsg); } -#endif -