X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=win32%2Fconfig.h;h=587d02e6edfdf8120d7b0a7fff5445716dcdbf30;hb=refs%2Fheads%2Fmaster;hp=1a9a9ed01bc8c60140d93fade7a6df61e7725987;hpb=45b09b473ffe27306f8f17a02963ba3d305dfdbb;p=rrdtool.git 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