1http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504868
2--- a/ddd/strclass.C~ 2008-11-07 17:57:13.000000000 +0000
3+++ b/ddd/strclass.C 2008-11-07 17:57:27.000000000 +0000
4@@ -39,6 +39,7 @@
5 #include <ctype.h>
6 #include <limits.h>
7 #include <new>
8+#include <cstdio>
9 #include <stdlib.h>
10
11 void string::error(const char* msg) const