$ cat /etc/portage/patches/www-client/firefox/missing-stdint.h 
--- a/xpcom/base/nsVersionComparator.h	2026-02-16 13:37:51.000000000 -0500
+++ b/xpcom/base/nsVersionComparator.h	2026-02-28 06:44:50.529920953 -0500
@@ -8,6 +8,7 @@
 #ifndef nsVersionComparator_h_
 #define nsVersionComparator_h_
 
+#include <stdint.h>
 #include <stdlib.h>
 #include <string.h>
 #include <assert.h>
