summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2008-04-12 00:00:29 +0100
committerRoberto C. Sanchez <roberto@connexer.com>2014-03-29 10:53:59 -0400
commit69b337168f894639563eba6367d52ec5cb332c59 (patch)
treea40661600e376a3f3b091a1d373f9f07304e450e /debian/patches
parentc23669427b81dbfb530e07dd0b87fe9acd29f594 (diff)
Imported Debian patch 1.5.9-8.1
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/08_gcc_43.diff20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/patches/08_gcc_43.diff b/debian/patches/08_gcc_43.diff
index 3d0373a..3bfa6bd 100644
--- a/debian/patches/08_gcc_43.diff
+++ b/debian/patches/08_gcc_43.diff
@@ -55,3 +55,23 @@
#include <stdio.h>
+diff -urNad sword-1.5.9.orig/utilities/step2vpl.cpp sword-1.5.9/utilities/step2vpl.cpp
+--- sword-1.5.9.orig/utilities/step2vpl.cpp 2008-04-10 02:11:24.000000000 +0100
++++ sword-1.5.9/utilities/step2vpl.cpp 2008-04-10 02:14:03.000000000 +0100
+@@ -1,5 +1,6 @@
+ #include <iostream>
+ #include <string>
++#include <cstring>
+ #include <stdio.h>
+
+ #include <fcntl.h>
+diff -urNad sword-1.5.9.orig/utilities/stepdump.cpp sword-1.5.9/utilities/stepdump.cpp
+--- sword-1.5.9.orig/utilities/stepdump.cpp 2008-04-10 02:11:24.000000000 +0100
++++ sword-1.5.9/utilities/stepdump.cpp 2008-04-10 02:12:49.000000000 +0100
+@@ -1,5 +1,6 @@
+ #include <iostream>
+ #include <string>
++#include <cstring>
+
+ #include <fcntl.h>
+