Code

avoid problems when building with VPATH set and --disable-perl
[rrdtool-all.git] / program / src / rrd_nan_inf.c
index f40555d29cc38aa88a5d644839e2549d921cb096..22886c4b9085d5fe5a0b3fa9d3392f87a7e40e97 100644 (file)
@@ -1,6 +1,6 @@
 #include "rrd_nan_inf.h"
 
-#if defined(WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__)
+#if defined(_WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__)
 
 #include <math.h>