Index: Modules/pyexpat.c
--- Modules/pyexpat.c.orig
+++ Modules/pyexpat.c
@@ -10,7 +10,6 @@
 #include <stdbool.h>
 #include <stddef.h>               // offsetof()
 
-#include "expat_config.h"
 #include "expat.h"
 #include "pyexpat.h"
 
