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

12 lines
433 B
Plaintext

$OpenBSD: patch-goffice_utils_regutf8_c,v 1.1 2008/04/09 13:31:02 jasper Exp $
--- goffice/utils/regutf8.c.orig Mon Apr 7 17:30:25 2008
+++ goffice/utils/regutf8.c Mon Apr 7 17:34:18 2008
@@ -11,6 +11,7 @@
#include "go-glib-extras.h"
#include <gsf/gsf-impl-utils.h>
#include <glib/gi18n-lib.h>
+#include <glib/gtestutils.h>
#include <string.h>
/* ------------------------------------------------------------------------- */