]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/cupstestppd.c
Migrate Windows conditional code to _WIN32 define.
[thirdparty/cups.git] / systemv / cupstestppd.c
index 1880a2dfab318a4dab9d3f0c194cdf84f341b1ba..8e498a59628a790102436f3c5d39f5fce4e7336f 100644 (file)
@@ -18,9 +18,9 @@
 #include <cups/ppd-private.h>
 #include <cups/raster.h>
 #include <math.h>
-#ifdef WIN32
+#ifdef _WIN32
 #  define X_OK 0
-#endif /* WIN32 */
+#endif /* _WIN32 */
 
 
 /*