repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
x11
/
vte029
/
patches
/
patch-ab
blob
bcc1351e696149e9101bdda15e2a35bf26fe1a91
1
$NetBSD: patch-ab,v 1.4 2009/04/08 18:43:17 drochner Exp $
2
3
--- src/marshal.c.orig 2009-03-07 19:36:42.000000000 +0100
4
+++ src/marshal.c
5
@@ -1,6 +1,7 @@
6
7
#ifndef ___vte_marshal_MARSHAL_H__
8
#define ___vte_marshal_MARSHAL_H__
9
+#include "marshal.h"
10
11
#include <glib-object.h>
12