mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
11 lines
242 B
C
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>
|