1 2 3 4 5 6 7 8 9 10
--- vte-0.28.2.orig/src/pty.c +++ vte-0.28.2/src/pty.c @@ -28,6 +28,7 @@ * Since: 0.26 */ +#define _GNU_SOURCE #include <config.h> #include "vtepty.h"