X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_graph.h;h=7a85f340689ccd9173b9c30be2ab784a9d43fe79;hb=739bd5fa6279fbabcf081b749810ef36474bfb49;hp=c11ac2fea851dc921420c1f6a07d9d21578483f0;hpb=8926620824c302c358d7a71e41d29a9b6e8474b2;p=rrdtool.git diff --git a/src/rrd_graph.h b/src/rrd_graph.h index c11ac2f..7a85f34 100644 --- a/src/rrd_graph.h +++ b/src/rrd_graph.h @@ -5,15 +5,15 @@ #define y1 cairo_y1 #define index cairo_index +/* this may configure __EXTENSIONS__ without which pango will fail to compile + so load this early */ +#include "../rrd_config.h" + #include #include #include #include -/* without this will not compile on solaris */ -#ifndef __EXTENSIONS__ -#define __EXTENSIONS__ -#endif #include