1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/graphics/grads/files/patch-src_wgrib.c
2009-01-21 05:28:27 +00:00

11 lines
242 B
C

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