make rrdtool use rrd_config.h instead of config.h since this is just bound to lead...
[rrdtool.git] / src / getopt.c
index c1fd726..a2179c6 100644 (file)
@@ -31,7 +31,7 @@
 #endif
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "../rrd_config.h"
 #endif
 
 #if !defined (__STDC__) || !__STDC__