summaryrefslogtreecommitdiff
blob: 2464b2b4a9c4a81a1be0d868671e0b4a60bb9287 (plain)
1
2
3
4
5
6
7
8
9
10
--- ddd-3.3.12-orig/ddd/strclass.C
+++ ddd-3.3.12/ddd/strclass.C
@@ -39,6 +39,7 @@
 #include <limits.h>
 #include <new>
 #include <stdlib.h>
+#include <stdio.h>
 
 void string::error(const char* msg) const
 {