OSDN Git Service

Fixed Linux build.
[mhash384/mhash384.git] / src / compat.h
index 9608ca0..f1a4ee5 100644 (file)
@@ -71,6 +71,7 @@
 #define SYSERRNO (0L)
 #define SET_SYSERRNO(X) ((void)0)
 #define T(X) X
+#define errno_t int
 #endif
 
 /*MSVC compat*/