desktop/ddd/ddd-3.3.12-gcc44.patch

11 lines
209 B
Diff
Raw Normal View History

2012-12-21 03:53:56 +08:00
--- 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
{