1--- src/obstack.c.orig 2021-12-28 19:08:19 UTC 2+++ src/obstack.c 3@@ -29,7 +29,7 @@ 4 # include "obstack.h" 5 #endif 6 7-#include <stdint-gcc.h> 8+//#include <stdint-gcc.h> 9 10 /* NOTE BEFORE MODIFYING THIS FILE: This version number must be 11 incremented whenever callers compiled using an old obstack.h can no 12 13