aboutsummaryrefslogtreecommitdiffstats
path: root/testing/octave/gnulib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/octave/gnulib.patch')
-rw-r--r--testing/octave/gnulib.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/octave/gnulib.patch b/testing/octave/gnulib.patch
new file mode 100644
index 0000000000..e83fb156fd
--- /dev/null
+++ b/testing/octave/gnulib.patch
@@ -0,0 +1,11 @@
+diff -up octave-4.0.0/liboctave/cruft/Faddeeva/Faddeeva.hh.gnulib octave-4.0.0/liboctave/cruft/Faddeeva/Faddeeva.hh
+--- octave-4.0.0/liboctave/cruft/Faddeeva/Faddeeva.hh.gnulib 2015-05-23 08:21:53.000000000 -0600
++++ octave-4.0.0/liboctave/cruft/Faddeeva/Faddeeva.hh 2016-02-19 19:50:04.693811663 -0700
+@@ -27,6 +27,7 @@
+ #ifndef FADDEEVA_HH
+ #define FADDEEVA_HH 1
+
++#include <math.h>
+ #include <complex>
+
+ namespace Faddeeva {