added rrd filename to illegal update message -- he at uninett.no
[rrdtool.git] / src / rrd_hw_update.c
index 89d0c8e..80da40a 100644 (file)
@@ -2,6 +2,7 @@
  * rrd_hw_update.c  Functions for updating a Holt-Winters RRA
  ****************************************************************************/
 
+#include "rrd_tool.h"
 #include "rrd_format.h"
 #include "rrd_config.h"
 #include "rrd_hw_math.h"