X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_hw_math.c;h=05fbf0231c42a6fe31cf1cd7677029ead0bfb93c;hp=7ce9dc26d379cae02965ee327d9a9ffb0943c723;hb=aff0a2728543eee1ac21f3fa02f171caae8d9362;hpb=82d6afdfe67c94910cf72ea0d65c7e0cd1e9af7b 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.