make rrdtool use rrd_config.h instead of config.h since this is just bound to lead...
[rrdtool.git] / bindings / perl-shared / RRDs.xs
index 76f86b8..f84efef 100644 (file)
@@ -24,7 +24,7 @@ extern "C" {
  */
 #define VERSION_SAVED VERSION
 #undef VERSION
-#include "../../config.h"
+#include "../../rrd_config.h"
 #include "../../src/rrd_tool.h"
 #undef VERSION
 #define VERSION VERSION_SAVED