X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_graph.h;h=6681390c11c6fcbb7c153d846bbaa160c78e33fc;hb=dc2409c0e92ace2dfdf73c0c5d7f57baf48b490b;hp=fefa982f3f5171cffbdade54f08d9333a93cfb18;hpb=f5b46b2a8532bb9832673f8fbb4934d5b0a65061;p=rrdtool.git diff --git a/src/rrd_graph.h b/src/rrd_graph.h index fefa982..6681390 100644 --- a/src/rrd_graph.h +++ b/src/rrd_graph.h @@ -14,6 +14,10 @@ #include "rrd_tool.h" #include "rrd_rpncalc.h" +#ifdef WIN32 +# include +# define MAXPATH MAX_PATH +#endif #define ALTYGRID 0x01 /* use alternative y grid algorithm */ #define ALTAUTOSCALE 0x02 /* use alternative algorithm to find lower and upper bounds */ @@ -61,7 +65,8 @@ enum vdef_op_en { , VDEF_LSLINT /* least squares line y_intercept */ , VDEF_LSLCORREL /* least squares line correlation coefficient */ }; -enum text_prop_en { TEXT_PROP_DEFAULT = 0, /* default settings */ +enum text_prop_en { + TEXT_PROP_DEFAULT = 0, /* default settings */ TEXT_PROP_TITLE, /* properties for the title */ TEXT_PROP_AXIS, /* for the numbers next to the axis */ TEXT_PROP_UNIT, /* for the vertical unit description */ @@ -212,6 +217,7 @@ typedef struct image_desc_t { char *imginfo; /* construct an