openbsd-ports/math/gnumeric/patches/patch-src_collect_c
jasper fdd8c80aae - unbreak after recent glib2 update
testing and ok simon@
2008-04-09 13:24:46 +00:00

12 lines
290 B
Plaintext

$OpenBSD: patch-src_collect_c,v 1.1 2008/04/09 13:31:37 jasper Exp $
--- src/collect.c.orig Mon Apr 7 17:01:00 2008
+++ src/collect.c Mon Apr 7 17:02:29 2008
@@ -7,6 +7,7 @@
*/
#include <gnumeric-config.h>
+#include <glib/gtestutils.h>
#include "gnumeric.h"
#include "collect.h"