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

12 lines
327 B
Plaintext

$OpenBSD: patch-src_print-info_c,v 1.1 2008/04/09 13:31:37 jasper Exp $
--- src/print-info.c.orig Mon Apr 7 17:01:00 2008
+++ src/print-info.c Mon Apr 7 17:01:56 2008
@@ -11,6 +11,7 @@
*/
#include <gnumeric-config.h>
#include <glib/gi18n.h>
+#include <glib/gtestutils.h>
#include "gnumeric.h"
#include "print-info.h"