Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 702ef00

Browse files
committed
Prevent redefinition of ssize_t
1 parent 9440560 commit 702ef00

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

win32/unistd.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@
2424
#define access _access
2525
#define ftruncate _chsize
2626

27-
#define ssize_t int
28-
2927
#define STDIN_FILENO 0
3028
#define STDOUT_FILENO 1
3129
#define STDERR_FILENO 2

0 commit comments

Comments
 (0)