<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- ddd/strclass.C	2011-10-04 17:49:36.428744325 -0700
+++ ddd/strclass.C-new	2011-10-04 17:49:29.016546965 -0700
@@ -39,6 +39,7 @@ extern "C" int malloc_verify();
 #include &lt;limits.h&gt;
 #include &lt;new&gt;
 #include &lt;stdlib.h&gt;
+#include &lt;cstdio&gt;
 
 void string::error(const char* msg) const
 {
</pre></body></html>