code: plan9front

Download patch

ref: bab59e5749eda4b39608913df59f7fa0934ed928
parent: 737c3edeba2c7615e08d9263e9eb010bbfd1e42b
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