--- rxvt-unicode/src/ptytty.C 2004/02/13 12:16:21 1.6 +++ rxvt-unicode/src/ptytty.C 2004/03/01 01:06:46 1.7 @@ -26,6 +26,12 @@ * Try to be self-contained except for the above autoconfig'd defines */ +#if 0 +#ifdef HAVE_GETPT +# define _GNU_SOURCE +#endif +#endif + #include #ifdef HAVE_STDLIB_H # include