]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - backend/test1284.c
Off by one error in ipp_finishings_vendor
[thirdparty/cups.git] / backend / test1284.c
index 97825f5839aa4ed341cd4bac2ce8870124a43f83..2da1086500ae5a8164f1f8348cf87f802bd69639 100644 (file)
  */
 
 #include <cups/string-private.h>
-#ifdef WIN32
+#ifdef _WIN32
 #  include <io.h>
 #else
 #  include <unistd.h>
 #  include <fcntl.h>
-#endif /* WIN32 */
+#endif /* _WIN32 */
 
 #include "ieee1284.c"