Use similar patches that have been used for gnome-libs and vte as well. Approved by: miwi (portmgr, implicit)
10 lines
228 B
C
10 lines
228 B
C
--- libzvt/gnome-pty-helper.c
|
|
+++ libzvt/gnome-pty-helper.c
|
|
@@ -50,7 +50,6 @@
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
#include <stdio.h>
|
|
-#include <utmp.h>
|
|
#include <grp.h>
|
|
#include <glib/galloca.h>
|
|
#include "gnome-pty.h"
|