aboutsummaryrefslogtreecommitdiff
path: root/x11/multi-gnome-terminal/files/patch-gnome-terminal::mgt-pty-helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11/multi-gnome-terminal/files/patch-gnome-terminal::mgt-pty-helper.c')
-rw-r--r--x11/multi-gnome-terminal/files/patch-gnome-terminal::mgt-pty-helper.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/multi-gnome-terminal/files/patch-gnome-terminal::mgt-pty-helper.c b/x11/multi-gnome-terminal/files/patch-gnome-terminal::mgt-pty-helper.c
new file mode 100644
index 000000000000..85b8c6c14bf6
--- /dev/null
+++ b/x11/multi-gnome-terminal/files/patch-gnome-terminal::mgt-pty-helper.c
@@ -0,0 +1,10 @@
+--- gnome-terminal/mgt-pty-helper.c
++++ gnome-terminal/mgt-pty-helper.c
+@@ -50,7 +50,6 @@
+ #include <stdlib.h>
+ #include <string.h>
+ #include <stdio.h>
+-#include <utmp.h>
+ #include <grp.h>
+ #include "gnome-pty.h"
+ #include "gnome-login-support.h"