$NetBSD: patch-ae,v 1.1 2007/12/22 20:05:44 minskim Exp $

--- lib/utimens.h.orig	2007-02-23 10:25:21.000000000 -0800
+++ lib/utimens.h
@@ -1,3 +1,3 @@
 #include <time.h>
-int futimens (int, char const *, struct timespec const [2]);
+int gl_futimens (int, char const *, struct timespec const [2]);
 int utimens (char const *, struct timespec const [2]);
