aboutsummaryrefslogtreecommitdiffstats
path: root/community/vte/fix-includes.patch
blob: 3ca3983dffc18f84db4e8ea550c6532ee6a61d57 (plain)
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"