ref: 4586fbdeffa661d7096a269cea7a5ba4ed79e205
parent: b32fd43207faba51f12f65f4a1cb41ff51a01d4c
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Jul 12 22:38:05 EDT 2015
python: HAVE_STDINT_H 1
--- a/sys/src/cmd/python/pyconfig.h
+++ b/sys/src/cmd/python/pyconfig.h
@@ -523,7 +523,7 @@
#define HAVE_STDARG_PROTOTYPES 1
/* Define to 1 if you have the <stdint.h> header file. */
-/* #undef HAVE_STDINT_H */
+#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
--
⑨