X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Frrd_hw_math.c;h=05fbf0231c42a6fe31cf1cd7677029ead0bfb93c;hb=97f86b3e9786bf440073d869aa0d2e6cfd71b3a9;hp=5aa2895e38b4c68b8fc307202a54f019054e9158;hpb=be3cca08c4031f46d4e2b872ab0eb825c5b69b4e;p=pkg-rrdtool.git diff --git a/src/rrd_hw_math.c b/src/rrd_hw_math.c index 5aa2895..05fbf02 100644 --- a/src/rrd_hw_math.c +++ b/src/rrd_hw_math.c @@ -4,9 +4,6 @@ #include "rrd_tool.h" #include "rrd_hw_math.h" -#ifndef WIN32 -#include "rrd_config.h" -#endif /***************************************************************************** * RRDtool supports both the additive and multiplicative Holt-Winters methods.