aboutsummaryrefslogtreecommitdiff
path: root/graphics/grads/files/patch-src_bufrscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/grads/files/patch-src_bufrscan.c')
-rw-r--r--graphics/grads/files/patch-src_bufrscan.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/grads/files/patch-src_bufrscan.c b/graphics/grads/files/patch-src_bufrscan.c
new file mode 100644
index 000000000000..86a0ef24b31e
--- /dev/null
+++ b/graphics/grads/files/patch-src_bufrscan.c
@@ -0,0 +1,12 @@
+$FreeBSD$
+
+--- src/bufrscan.c.orig 2009-01-20 21:16:09.000000000 -0800
++++ src/bufrscan.c 2009-01-20 21:16:20.000000000 -0800
+@@ -5,6 +5,7 @@
+
+ /* bufrscan.c written by Joe Wielgosz */
+
++#include <sys/types.h>
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <string.h>