summaryrefslogtreecommitdiff
path: root/graphics/grads/files/patch-src_wgrib.c
blob: d4335bbb35e5eeb4e31e24e6c2e723aa20b7207b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/wgrib.c.orig	2009-01-20 21:11:09.000000000 -0800
+++ src/wgrib.c	2009-01-20 21:11:28.000000000 -0800
@@ -6,6 +6,7 @@
 #include <config.h>
 #endif
 
+#include <sys/types.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>