--- python-0.9.1/src/malloc.h.t 2021-02-18 11:53:12.387486063 -0800 +++ python-0.9.1/src/malloc.h 2021-02-18 11:53:28.235831379 -0800 @@ -31,7 +31,7 @@ #endif #endif -#ifdef __STD_C__ +#ifdef __STDC__ #define ANY void #define HAVE_STDLIB #endif