summaryrefslogtreecommitdiff
path: root/graphics/gegl0.2/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gegl0.2/patches/patch-aa')
-rw-r--r--graphics/gegl0.2/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/gegl0.2/patches/patch-aa b/graphics/gegl0.2/patches/patch-aa
new file mode 100644
index 00000000000..c19ceb20448
--- /dev/null
+++ b/graphics/gegl0.2/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1 2015/08/25 13:23:02 wiz Exp $
+
+--- gegl/gegl-init.c.orig 2009-01-22 20:26:07.000000000 +0100
++++ gegl/gegl-init.c
+@@ -68,6 +68,7 @@ pid_is_running (gint pid)
+
+ #include <sys/types.h>
+ #include <signal.h>
++#include <locale.h>
+
+ static inline gboolean
+ pid_is_running (gint pid)