pkgsrc/x11/vte029/patches/patch-ab
ryoon 441b8f54df Import vte029-0.32.2 as x11/vte029.
Terminal widget with improved font, internationalization and
accessibility support for the GNOME 3 desktop.
2012-08-10 13:46:01 +00:00

12 lines
276 B
Text

$NetBSD: patch-ab,v 1.1 2012/08/10 13:46:01 ryoon Exp $
--- src/marshal.c.orig 2009-03-07 19:36:42.000000000 +0100
+++ src/marshal.c
@@ -1,6 +1,7 @@
#ifndef ___vte_marshal_MARSHAL_H__
#define ___vte_marshal_MARSHAL_H__
+#include "marshal.h"
#include <glib-object.h>