fix portability to mac osx and freebsd -- tobi
[rrdtool.git] / src / rrd_rpncalc.c
index 65c124e..f63b743 100644 (file)
@@ -6,7 +6,7 @@
 
 #include "rrd_tool.h"
 #include "rrd_rpncalc.h"
-#include "rrd_graph.h"
+// #include "rrd_graph.h"
 #include <limits.h>
 #include <locale.h>