summaryrefslogtreecommitdiff
path: root/sci-astronomy/astrometry/files/astrometry-0.67-qsortr.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/astrometry/files/astrometry-0.67-qsortr.patch')
-rw-r--r--sci-astronomy/astrometry/files/astrometry-0.67-qsortr.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sci-astronomy/astrometry/files/astrometry-0.67-qsortr.patch b/sci-astronomy/astrometry/files/astrometry-0.67-qsortr.patch
new file mode 100644
index 000000000000..6a7868884eaa
--- /dev/null
+++ b/sci-astronomy/astrometry/files/astrometry-0.67-qsortr.patch
@@ -0,0 +1,10 @@
+--- a/util/test_qsort_r.c 2016-11-17 00:21:29.211561563 +0000
++++ b/util/test_qsort_r.c 2016-11-17 00:21:43.281493095 +0000
+@@ -5,6 +5,7 @@
+ #include <stdio.h>
+ #include <string.h>
+ #include <stdarg.h>
++#include <stdlib.h>
+
+ #include "cutest.h"
+