$NetBSD$

--- gzip.c.orig	2007-03-19 22:09:51.000000000 -0700
+++ gzip.c
@@ -1637,7 +1637,7 @@ local void copy_stat(ifstat)
 	}
       }
 
-    if (futimens (ofd, ofname, timespec) != 0)
+    if (gl_futimens (ofd, ofname, timespec) != 0)
       {
 	int e = errno;
 	WARN ((stderr, "%s: ", program_name));
