<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">https://bugs.gentoo.org/920460
--- a/drivers/firebird/dbd_firebird.c
+++ b/drivers/firebird/dbd_firebird.c
@@ -43,6 +43,7 @@
 #include &lt;string.h&gt;
 #include &lt;time.h&gt;
 #include &lt;ibase.h&gt;
+#include &lt;ctype.h&gt;
 
 #include "dbd_firebird.h"
 #include "firebird_charsets.h"
</pre></body></html>