summaryrefslogtreecommitdiff
path: root/graphics/grads/files/patch-src_grads.h
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2009-01-21 05:28:27 +0000
committerGreg Lewis <glewis@FreeBSD.org>2009-01-21 05:28:27 +0000
commitde498856471c4e495401e128f30e832e3f020276 (patch)
tree54b1d5e02790c1e9f5cc03b0c4dbc87b571f1cd3 /graphics/grads/files/patch-src_grads.h
parent. Respect NOPORTDATA and NOPORTEXAMPLES (already respected NOPORTDOCS). (diff)
. Update to 1.9b4.
Notes
Notes: svn path=/head/; revision=226581
Diffstat (limited to 'graphics/grads/files/patch-src_grads.h')
-rw-r--r--graphics/grads/files/patch-src_grads.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/grads/files/patch-src_grads.h b/graphics/grads/files/patch-src_grads.h
new file mode 100644
index 000000000000..be4b2ac3a14e
--- /dev/null
+++ b/graphics/grads/files/patch-src_grads.h
@@ -0,0 +1,12 @@
+$FreeBSD$
+
+--- src/grads.h.orig 2009-01-20 21:06:54.000000000 -0800
++++ src/grads.h 2009-01-20 21:07:06.000000000 -0800
+@@ -11,6 +11,7 @@
+
+ /* kk 020624 --- change for 64bit seek K.Komine mf */
+
++#include <sys/types.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <gabufr.h>