15dc16dcc4
- update license marker feedback and ok ajacoutot@
12 lines
392 B
Plaintext
12 lines
392 B
Plaintext
$OpenBSD: patch-src_pty_c,v 1.5 2008/07/08 12:02:19 jasper Exp $
|
|
--- src/pty.c.orig Mon Jun 2 21:54:24 2008
|
|
+++ src/pty.c Tue Jul 8 13:19:26 2008
|
|
@@ -57,6 +57,7 @@
|
|
#ifdef HAVE_SYS_UN_H
|
|
#include <sys/un.h>
|
|
#endif
|
|
+#include "../gnome-pty-helper/config.h"
|
|
#include "../gnome-pty-helper/gnome-pty.h"
|
|
static gboolean _vte_pty_helper_started = FALSE;
|
|
static pid_t _vte_pty_helper_pid = -1;
|