summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Include/pyport.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Include/pyport.h b/Include/pyport.h
index d995f3f..eff7b54 100644
--- a/Include/pyport.h
+++ b/Include/pyport.h
@@ -3,10 +3,7 @@
#include "pyconfig.h" /* include for defines */
-/* Some versions of HP-UX & Solaris need inttypes.h for int32_t,
- INT32_MAX, etc. */
#include <inttypes.h>
-#include <stdint.h>
/**************************************************************************
Symbols and macros to supply platform-independent interfaces to basic