Files
pkgsrc-ng/graphics/gegl0.2/patches/patch-aa
2016-01-21 23:42:40 +01:00

13 lines
303 B
Plaintext

$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)