--- src/rrd_graph.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/rrd_graph.c b/src/rrd_graph.c index 8aa7156..a24889f 100644 --- a/src/rrd_graph.c +++ b/src/rrd_graph.c @@ -6,6 +6,7 @@ #include <sys/stat.h> +#include <libgen.h> #ifdef WIN32 #include "strftime.h" -- 1.6.0.3 _______________________________________________ rrd-developers mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-developers
