Blame SOURCES/gegl-0.2.0-ppc64-rand-fix.patch

0b49ef
diff -uNrp old/operations/common/matting-global.c new/operations/common/matting-global.c
0b49ef
--- old/operations/common/matting-global.c	2012-04-02 23:15:26.000000000 +0200
0b49ef
+++ new/operations/common/matting-global.c	2016-12-04 11:10:25.255103750 +0100
0b49ef
@@ -19,6 +19,7 @@
0b49ef
 #include "config.h"
0b49ef
 #include <glib/gi18n-lib.h>
0b49ef
 #include <math.h>
0b49ef
+#include <stdlib.h>
0b49ef
 
0b49ef
 #ifdef GEGL_CHANT_PROPERTIES
0b49ef