X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_tool.h;h=426cef81be214f79b5f44c0110a0ed9560ed21f3;hb=01399dbbb2b67d6fbe8d22eac1a1482f8efee461;hp=40e54806de2883375777229c15ee2cde0d6e3e63;hpb=a278779cdf2ded56b89fc404d6914bff7ad7dcbd;p=rrdtool.git diff --git a/src/rrd_tool.h b/src/rrd_tool.h index 40e5480..426cef8 100644 --- a/src/rrd_tool.h +++ b/src/rrd_tool.h @@ -118,13 +118,11 @@ typedef struct info_t { info_t *rrd_info(int, char **); /* HELPER FUNCTIONS */ + int GifSize(FILE *, long *, long *); int PngSize(FILE *, long *, long *); int PngSize(FILE *, long *, long *); -#include -void gdImagePng(gdImagePtr im, FILE *out); - int rrd_create_fn(char *file_name, rrd_t *rrd); int rrd_fetch_fn(char *filename, enum cf_en cf_idx, time_t *start,time_t *end,