summarylogtreecommitdiffstats
path: root/ddd-3.3.12-gcc44.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ddd-3.3.12-gcc44.patch')
-rw-r--r--ddd-3.3.12-gcc44.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/ddd-3.3.12-gcc44.patch b/ddd-3.3.12-gcc44.patch
deleted file mode 100644
index 2464b2b4a9c4..000000000000
--- a/ddd-3.3.12-gcc44.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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
- {