summaryrefslogtreecommitdiff
path: root/missing/nt.h
diff options
context:
space:
mode:
Diffstat (limited to 'missing/nt.h')
-rw-r--r--missing/nt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/missing/nt.h b/missing/nt.h
index a571570c43..be8d61fc41 100644
--- a/missing/nt.h
+++ b/missing/nt.h
@@ -221,7 +221,7 @@ extern char *mystrerror(int);
#define EWOULDBLOCK 10035 /* EBASEERR + 35 (winsock.h) */
#endif
-#define O_BINMODE 0x8000
+#define O_BINARY 0x8000
#ifdef popen
#undef popen