aboutsummaryrefslogtreecommitdiffstats
path: root/test/shakesum.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/shakesum.c')
-rw-r--r--test/shakesum.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/shakesum.c b/test/shakesum.c
index 02d9397..e7a0d12 100644
--- a/test/shakesum.c
+++ b/test/shakesum.c
@@ -13,6 +13,7 @@
#include <io.h>
#include <BaseTsd.h>
typedef SSIZE_T ssize_t;
+#define read _read
#else
#include <unistd.h>
#endif