app: in gimpchunkiterator.c, #include <stdlib.h>

... for qsort().

(cherry picked from commit a61f29e30a)
This commit is contained in:
Ell 2019-01-12 06:16:18 -05:00
parent cc59bce82e
commit 5e00c26295

View file

@ -21,6 +21,8 @@
#include "config.h"
#include <stdlib.h>
#include <cairo.h>
#include <gdk-pixbuf/gdk-pixbuf.h>
#include <gegl.h>