Code

Imported upstream version 1.4~rc2.
[pkg-rrdtool.git] / src / rrd_hw_math.c
index 5aa2895e38b4c68b8fc307202a54f019054e9158..05fbf0231c42a6fe31cf1cd7677029ead0bfb93c 100644 (file)
@@ -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.