rrdtool is assuming that rrd_xport will always return -1 on failure;
[rrdtool.git] / src / rrd_getopt1.c
index 15bd2a9..ea9ed54 100644 (file)
 #endif
 #endif
 
+#ifndef WIN32
 #ifdef HAVE_CONFIG_H
 #include "../rrd_config.h"
 #endif
+#endif
 
 #include "rrd_getopt.h"