summaryrefslogtreecommitdiff
path: root/astro/cfitsio/files/patch-fpackutil.c
diff options
context:
space:
mode:
authorArmin Pirkovitsch <sperber@FreeBSD.org>2012-12-01 00:00:26 +0000
committerArmin Pirkovitsch <sperber@FreeBSD.org>2012-12-01 00:00:26 +0000
commitb88c2be1546989db53097b5c875fa0878ba3a21a (patch)
treeed47c4753ae50090ec22d86adeb33f38e987cfca /astro/cfitsio/files/patch-fpackutil.c
parent- Update to version 6.01 (diff)
- Update to version 3.310
- Update MASTER_SITES - Add LICENSE - Add MAKE_JOBS_SAFE - Trim Makefile header PR: ports/171954 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Feature safe: yes
Diffstat (limited to 'astro/cfitsio/files/patch-fpackutil.c')
-rw-r--r--astro/cfitsio/files/patch-fpackutil.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/astro/cfitsio/files/patch-fpackutil.c b/astro/cfitsio/files/patch-fpackutil.c
new file mode 100644
index 000000000000..f57cb920b039
--- /dev/null
+++ b/astro/cfitsio/files/patch-fpackutil.c
@@ -0,0 +1,10 @@
+--- fpackutil.c.orig 2012-07-18 05:36:42.000000000 +0900
++++ fpackutil.c 2012-08-10 01:28:12.000000000 +0900
+@@ -5,6 +5,7 @@
+ #include <time.h>
+ #include <float.h>
+ #include <signal.h>
++#include <ctype.h>
+
+ /* #include "bzlib.h" only for experimental purposes */
+