--- python-0.9.1/src/pythonmain.c.t	2021-02-18 12:50:26.761014591 -0800
+++ python-0.9.1/src/pythonmain.c	2021-02-18 12:51:20.290089190 -0800
@@ -24,7 +24,7 @@
 
 /* Python interpreter main program */
 
-#include "patchlevel.h"
+/* #include "patchlevel.h" */
 
 #include "allobjects.h"