--- python-0.9.1/src/regexpmodule.c.t 2021-02-18 12:00:23.728686829 -0800 +++ python-0.9.1/src/regexpmodule.c 2021-02-18 12:00:26.536745701 -0800 @@ -177,7 +177,7 @@ {NULL, NULL} /* sentinel */ }; -initregexp() +void initregexp() { object *m, *d;