summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-calculators/tiemu/files/tiemu-3.02-gcc43.patch')
-rw-r--r--sci-calculators/tiemu/files/tiemu-3.02-gcc43.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sci-calculators/tiemu/files/tiemu-3.02-gcc43.patch b/sci-calculators/tiemu/files/tiemu-3.02-gcc43.patch
deleted file mode 100644
index 341fff99ad35..000000000000
--- a/sci-calculators/tiemu/files/tiemu-3.02-gcc43.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/ipc/dcop/dcop.cpp~ 2007-12-14 21:28:08.000000000 +0000
-+++ src/ipc/dcop/dcop.cpp 2009-02-03 14:25:32.225109255 +0000
-@@ -18,6 +18,7 @@
- */
-
- #include <cstdlib>
-+#include <cstring>
- #include <glib.h>
- #include <gtk/gtk.h>
- #include <dcopobject.h>