Makefile and the patches from the current vte3 port. The next update of the vte3 port to 0.42.x doesn't bundle this code anymore. Obtained from: gnome devel repo
10 lines
255 B
C
10 lines
255 B
C
--- gnome-pty-helper/gnome-pty-helper.c
|
|
+++ gnome-pty-helper/gnome-pty-helper.c
|
|
@@ -51,7 +51,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"
|