X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_xport.c;h=5c6ae142cae3e6fa41ab6918e561511390c5d438;hb=4c3e7607a2cb3c38bf5681996ffd2083a1c8af06;hp=ef63196b48b3ebd2b4c5aa0af9d54f4976e7dce8;hpb=37329a5f991870e8f47c8a52f6dd594fef813de6;p=rrdtool.git diff --git a/src/rrd_xport.c b/src/rrd_xport.c index ef63196..5c6ae14 100644 --- a/src/rrd_xport.c +++ b/src/rrd_xport.c @@ -11,7 +11,7 @@ #include "rrd_xport.h" #include "unused.h" -#if defined(WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__) +#if defined(_WIN32) && !defined(__CYGWIN__) && !defined(__CYGWIN32__) #include #include #endif