summaryrefslogtreecommitdiff
path: root/pr/include/obsolete/protypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'pr/include/obsolete/protypes.h')
-rw-r--r--pr/include/obsolete/protypes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/pr/include/obsolete/protypes.h b/pr/include/obsolete/protypes.h
index c2a3c9b3..4405bfce 100644
--- a/pr/include/obsolete/protypes.h
+++ b/pr/include/obsolete/protypes.h
@@ -152,14 +152,12 @@ typedef PRInt64 int64;
#if !defined(XP_BEOS) && !defined(VMS) \
&& !defined(_PR_AIX_HAVE_BSD_INT_TYPES) \
&& !defined(HPUX)
-#if !defined(WIN32) || !defined(_WINSOCK2API_) /* defines its own "int32" */
#if !defined(XP_MAC) && !defined(_WIN32) && !defined(XP_OS2) && !defined(NTO)
typedef PRInt32 int32;
#else
typedef long int32;
#endif
#endif
-#endif
/*
* int16