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