summaryrefslogtreecommitdiffstats
path: root/devel/glib20
diff options
context:
space:
mode:
Diffstat (limited to 'devel/glib20')
-rw-r--r--devel/glib20/files/patch-glib_gregex.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/glib20/files/patch-glib_gregex.c b/devel/glib20/files/patch-glib_gregex.c
index 06430acc5..ef7f0a87b 100644
--- a/devel/glib20/files/patch-glib_gregex.c
+++ b/devel/glib20/files/patch-glib_gregex.c
@@ -1,16 +1,5 @@
--- glib/gregex.c.orig 2007-09-09 18:35:32.000000000 -0400
+++ glib/gregex.c 2007-09-09 18:36:05.000000000 -0400
-@@ -31,6 +31,10 @@
-
- #include "gtypes.h"
- #include "gregex.h"
-+#include "gatomic.h"
-+#include "glist.h"
-+#include "gmessages.h"
-+#include "gstrfuncs.h"
- #include "glibintl.h"
-
- /**
@@ -164,8 +164,10 @@ match_error (gint errcode)
case PCRE_ERROR_DFA_RECURSE:
case PCRE_ERROR_RECURSIONLIMIT: