freebsd-ports/x11-toolkits/libzvt/files/patch-gnome-pty-helper.c
Ed Schouten a19736a2d9 Unbreak libzvt on HEAD.
Use similar patches that have been used for gnome-libs and vte as well.

Approved by:	miwi (portmgr, implicit)
2010-01-20 23:02:08 +00:00

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"