app: in gimpchunkiterator.c, #include <stdlib.h>
... for qsort().
(cherry picked from commit a61f29e30a)
This commit is contained in:
parent
cc59bce82e
commit
5e00c26295
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
|||
|
||||
#include "config.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <cairo.h>
|
||||
#include <gdk-pixbuf/gdk-pixbuf.h>
|
||||
#include <gegl.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue