--- src/pty.c +++ src/pty.c @@ -28,6 +28,7 @@ * Since: 0.26 */ +#define _GNU_SOURCE #include #include "vtepty.h"