X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=win32%2Fconfig.h;fp=win32%2Fconfig.h;h=587d02e6edfdf8120d7b0a7fff5445716dcdbf30;hp=1a9a9ed01bc8c60140d93fade7a6df61e7725987;hb=ed3ee7c81e23fcd41693bc372470945576ae54d1;hpb=674b898cd02172d48c8aca6e8bfdb4e8c3e43e8f diff --git a/win32/config.h b/win32/config.h index 1a9a9ed..587d02e 100644 --- a/win32/config.h +++ b/win32/config.h @@ -6,6 +6,7 @@ #include #include #include +#include /* realloc does not support NULL as argument */ @@ -25,6 +26,7 @@ #define HAVE_VSNPRINTF 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 +#define HAVE_RRD_GRAPH 1 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1