diff options
Diffstat (limited to 'src/or/or.h')
-rw-r--r-- | src/or/or.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/or/or.h b/src/or/or.h index 92fac0a159..679123d75b 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -110,7 +110,6 @@ #include <process.h> #include <direct.h> #include <windows.h> -#define ssize_t SSIZE_T #define snprintf _snprintf #endif |