From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 16 14:31:22 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD1021065741 for ; Sat, 16 Jan 2010 14:31:22 +0000 (UTC) (envelope-from ed@hoeg.nl) Received: from palm.hoeg.nl (mx0.hoeg.nl [IPv6:2001:7b8:613:100::211]) by mx1.freebsd.org (Postfix) with ESMTP id 56E488FC16 for ; Sat, 16 Jan 2010 14:31:22 +0000 (UTC) Received: by palm.hoeg.nl (Postfix, from userid 1000) id 956501D189; Sat, 16 Jan 2010 15:31:21 +0100 (CET) Date: Sat, 16 Jan 2010 15:31:21 +0100 From: Ed Schouten To: gnome@FreeBSD.org Message-ID: <20100116143121.GG64905@hoeg.nl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DBxiIyW0xbVMM6Xk" Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Cc: Subject: Patch for vte X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Jan 2010 14:31:22 -0000 --DBxiIyW0xbVMM6Xk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi folks, Could I get the permission to add this patch to the vte port? This patch allows vte to be built on HEAD, where is gone. %%% --- gnome-pty-helper/gnome-pty-helper.c +++ gnome-pty-helper/gnome-pty-helper.c @@ -51,7 +51,6 @@ #include #include #include -#include #include #include "gnome-pty.h" #include "gnome-login-support.h" %%% --=20 Ed Schouten WWW: http://80386.nl/ --DBxiIyW0xbVMM6Xk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAktRzbkACgkQ52SDGA2eCwWvdwCeKJwHyyHEe8ouHroWYLHNZeTR kUAAn2rmn85uL9Gd3CrYnUQGVHXzVbee =Iskk -----END PGP SIGNATURE----- --DBxiIyW0xbVMM6Xk--