1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/astro/cfitsio/files/patch-fpackutil.c
Armin Pirkovitsch b88c2be154 - 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
2012-12-01 00:00:26 +00:00

11 lines
268 B
C

--- 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 */