We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418ef34 commit 05ab44aCopy full SHA for 05ab44a
src/include/win/port_win.h
@@ -74,7 +74,7 @@ typedef __int64_t int64_t;
74
typedef __uint64_t uint64_t;
75
76
typedef long off_t;
77
-typedef int mode_t;
+// typedef int mode_t;
78
typedef long _off_t;
79
typedef long int __loff_t;
80
typedef unsigned long DWORD;
0 commit comments