summaryrefslogtreecommitdiff
path: root/bcrypt/pybc_blf.h
diff options
context:
space:
mode:
Diffstat (limited to 'bcrypt/pybc_blf.h')
-rw-r--r--bcrypt/pybc_blf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bcrypt/pybc_blf.h b/bcrypt/pybc_blf.h
index 92e8ea2..55ac12c 100644
--- a/bcrypt/pybc_blf.h
+++ b/bcrypt/pybc_blf.h
@@ -34,7 +34,7 @@
#ifndef _PYBC_BLF_H_
#define _PYBC_BLF_H_
-#if defined(_MSC_VER)
+#if defined(_WIN32)
typedef unsigned __int8 u_int8_t;
typedef unsigned __int16 u_int16_t;
typedef unsigned __int32 u_int32_t;