summaryrefslogtreecommitdiff
path: root/archivers/gzip/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/gzip/patches/patch-ae')
-rw-r--r--archivers/gzip/patches/patch-ae9
1 files changed, 0 insertions, 9 deletions
diff --git a/archivers/gzip/patches/patch-ae b/archivers/gzip/patches/patch-ae
deleted file mode 100644
index 8dd8051515e..00000000000
--- a/archivers/gzip/patches/patch-ae
+++ /dev/null
@@ -1,9 +0,0 @@
-$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]);