summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/vte/files/patch-src_pty.c
blob: 3601fb3d69f06230b1c8507635245c50c00f9a2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/pty.c.orig  Sat Apr 12 00:47:10 2003
+++ src/pty.c   Sat Apr 12 00:47:34 2003
@@ -45,6 +45,7 @@
 #include "pty.h"
 
 #ifdef VTE_USE_GNOME_PTY_HELPER
+#include "../gnome-pty-helper/config.h"
 #include "../gnome-pty-helper/gnome-pty.h"
 #endif