summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-12-26 17:40:29 +0000
committerJustin Lecher <jlec@gentoo.org>2010-12-26 17:40:29 +0000
commite3f80b14607afe1ce847f588af4e7fb4ef8566fd (patch)
tree1bed1b211f04d31e64d465df6f5a2cbffc73fa0a /sci-chemistry/PyMca/files
parentWishfully remove 3.4 version. (diff)
downloadgentoo-2-e3f80b14607afe1ce847f588af4e7fb4ef8566fd.tar.gz
gentoo-2-e3f80b14607afe1ce847f588af4e7fb4ef8566fd.tar.bz2
gentoo-2-e3f80b14607afe1ce847f588af4e7fb4ef8566fd.zip
Added patch to fix implicit declarations
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/PyMca/files')
-rw-r--r--sci-chemistry/PyMca/files/4.4.1_p1-impl-dec.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/sci-chemistry/PyMca/files/4.4.1_p1-impl-dec.patch b/sci-chemistry/PyMca/files/4.4.1_p1-impl-dec.patch
new file mode 100644
index 000000000000..ea37348066d2
--- /dev/null
+++ b/sci-chemistry/PyMca/files/4.4.1_p1-impl-dec.patch
@@ -0,0 +1,12 @@
+diff --git a/PyMca/specfile/src/sfwrite.c b/PyMca/specfile/src/sfwrite.c
+index 24df907..93c18e9 100755
+--- a/PyMca/specfile/src/sfwrite.c
++++ b/PyMca/specfile/src/sfwrite.c
+@@ -55,6 +55,7 @@
+ */
+ #include <SpecFile.h>
+ #include <SpecFileP.h>
++#include <unistd.h>
+
+ /*
+ * Declarations