openbsd-ports/math/netcdf/patches/patch-oc2_ocdump_c
sthen 4d05e9c3ba update to netcdf-4.6.3, from martin@ taking maintainer, various feedback
from landry@ and myself, ok with Tom Knienieder (outgoing maintainer)
2019-03-13 20:27:40 +00:00

15 lines
256 B
Plaintext

$OpenBSD: patch-oc2_ocdump_c,v 1.1 2019/03/13 20:27:40 sthen Exp $
Index: oc2/ocdump.c
--- oc2/ocdump.c.orig
+++ oc2/ocdump.c
@@ -10,8 +10,6 @@
#include <sys/stat.h>
#endif
-extern int fileno(FILE*);
-
#include "ocinternal.h"
#include "ocdebug.h"