make rrdtool use rrd_config.h instead of config.h since this is just bound to lead...
[rrdtool.git] / src / getopt1.c
index 8347bb1..d26b584 100644 (file)
@@ -20,7 +20,7 @@
    Boston, MA 02111-1307, USA.  */
 \f
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "../rrd_config.h"
 #endif
 
 #include "getopt.h"