X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_hw_math.c;h=05fbf0231c42a6fe31cf1cd7677029ead0bfb93c;hb=3a5dd3888f1a7f8b3b9cec4527040bad143a6d7b;hp=7ce9dc26d379cae02965ee327d9a9ffb0943c723;hpb=bba286413a4490ff4546c3ebeb0135f5bafed254;p=rrdtool.git diff --git a/src/rrd_hw_math.c b/src/rrd_hw_math.c index 7ce9dc2..05fbf02 100644 --- a/src/rrd_hw_math.c +++ b/src/rrd_hw_math.c @@ -4,7 +4,6 @@ #include "rrd_tool.h" #include "rrd_hw_math.h" -#include "rrd_config.h" /***************************************************************************** * RRDtool supports both the additive and multiplicative Holt-Winters methods.